index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* external.cc (cygwin_internal): Add cases for CW_GETNSSSEP,
Corinna Vinschen
2014-02-22
7
-27
/
+98
*
* pwdgrp.h (pwdgrp::fetch_account_from_windows): Add bool parameter
Corinna Vinschen
2014-02-21
5
-17
/
+40
*
* libm/complex/complex.tex: Fix wrong syntax in documentation.
Corinna Vinschen
2014-02-20
3
-78
/
+159
*
* grp.cc (getgrouplist): Fix previous fix so ret is only set to ngroups
Corinna Vinschen
2014-02-20
2
-1
/
+8
*
*** empty log message ***
Corinna Vinschen
2014-02-20
1
-0
/
+5
*
* grp.cc (get_groups): Don't add gid to list if it's ILLEGAL_GID.
Corinna Vinschen
2014-02-20
2
-2
/
+7
*
* libc/stdio/open_memstream.c (internal_open_memstream_r): Initialize
Corinna Vinschen
2014-02-20
2
-0
/
+6
*
* passwd.cc (pg_ent::setent): Initialize cygheap domain info.
Corinna Vinschen
2014-02-19
3
-1
/
+9
*
* Makefile.in: Ignore errors on doc install.
Christopher Faylor
2014-02-18
2
-1
/
+5
*
* external.cc (cygwin_internal): Handle new CW_SETENT, CW_GETENT and
Corinna Vinschen
2014-02-18
6
-3
/
+131
*
*** empty log message ***
Christopher Faylor
2014-02-18
1
-0
/
+8
*
* setlsapwd.cc (setlsapwd): Fix conditional expression after breaking
Corinna Vinschen
2014-02-18
2
-1
/
+6
*
* autoload.cc (ldap_abandon): Import.
Corinna Vinschen
2014-02-17
12
-282
/
+1060
*
* miscfuncs.h (NT_readline::close): New function to close handle.
Corinna Vinschen
2014-02-16
4
-2
/
+12
*
* dcrt0.cc (dll_crt0_1): Call initial_setlocale before fetching
Corinna Vinschen
2014-02-16
2
-3
/
+8
*
* DevNotes: Add entry cgf-000024.
Christopher Faylor
2014-02-16
5
-168
/
+228
*
* pinfo.cc (winpids::add): Always copy pinfo structure when winpid. Fill out
Christopher Faylor
2014-02-15
2
-61
/
+46
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Default to /bin/bash
Corinna Vinschen
2014-02-14
2
-1
/
+6
*
Fix typo
Corinna Vinschen
2014-02-13
1
-1
/
+1
*
* ldap.cc (cyg_ldap::fetch_posix_offset_for_domain): If domain name
Corinna Vinschen
2014-02-13
3
-61
/
+110
*
* uinfo.cc (cygheap_pwdgrp::nss_init_line): Explicitely ignore a colon
Corinna Vinschen
2014-02-12
2
-1
/
+6
*
2014-02-11 Joey Ye <joey.ye@arm.com>
Jeff Johnston
2014-02-11
2
-4
/
+9
*
2014-02-11 Joey Ye <joey.ye@arm.com>
Jeff Johnston
2014-02-11
2
-3
/
+8
*
* winsup.h: Turn off previous workaround but leave a comment.
Christopher Faylor
2014-02-11
2
-0
/
+11
*
* ldap.cc (rediscover_thread): Give argument a useful name.
Corinna Vinschen
2014-02-11
4
-6
/
+14
*
* autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo.
Corinna Vinschen
2014-02-11
7
-181
/
+192
*
* winsup.h (Interlocked*): Use intrinsic versions of Interlocked functions.
Christopher Faylor
2014-02-11
3
-19
/
+38
*
* uinfo.cc (cygheap_domain_info::init): Drop accidentally leftover if
Corinna Vinschen
2014-02-10
2
-2
/
+6
*
* uinfo.cc (cygheap_domain_info::init): Fix handling of account domain
Corinna Vinschen
2014-02-10
2
-2
/
+11
*
* cygheap.cc (cwcsdup): Change parameter to correct PWCSTR.
Corinna Vinschen
2014-02-10
3
-7
/
+13
*
* uinfo.cc (pwdgrp::fetch_account_from_windows): Add code to allow
Corinna Vinschen
2014-02-10
2
-1
/
+27
*
* dcrt0.cc (child_info_spawn::handle_spawn): Call fixup_lockf_after_exec
Corinna Vinschen
2014-02-10
3
-8
/
+33
*
.
Christopher Faylor
2014-02-10
1
-0
/
+3
*
* environ.cc (strbrk): Properly deal with environment variable sans quote.
Christopher Faylor
2014-02-10
2
-2
/
+7
*
* environ.cc (strbrk): New function.
Christopher Faylor
2014-02-09
2
-4
/
+49
*
* libc/include/pwd.h: Include <sys/cdefs.h>.
Corinna Vinschen
2014-02-09
3
-0
/
+7
*
*** empty log message ***
Corinna Vinschen
2014-02-09
1
-0
/
+15
*
Introduce reading passwd/group entries from SAM/AD. Introduce
Corinna Vinschen
2014-02-09
29
-837
/
+2717
*
* sigproc.cc (sig_send): Don't bother with an error message if we are exiting.
Christopher Faylor
2014-02-09
2
-6
/
+8
*
2014-02-07 Jon TURNEY <jon.turney@dronecode.org.uk>
Jon TURNEY
2014-02-09
4
-1
/
+280
*
Fix ChangeLog
Corinna Vinschen
2014-02-08
1
-0
/
+1
*
* miscfuncs.h (class NT_readline): New class to implement line-wise
Corinna Vinschen
2014-02-08
4
-79
/
+109
*
* fhandler_disk_file.cc (fhandler_disk_file::fchown): Fix typo in
Corinna Vinschen
2014-02-06
6
-11
/
+36
*
PR target/59788
Rainer Orth
2014-02-05
2
-1
/
+7
*
2014-02-04 Matthias Braun <matze@braunis.de>
Jeff Johnston
2014-02-04
2
-1
/
+5
*
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 29.
Corinna Vinschen
2014-02-04
2
-1
/
+5
*
* aarch64/Makefile.in (RDIMON_SCRIPTS): Rule to build in-tree copies
Richard Earnshaw
2014-02-03
2
-2
/
+12
*
*** empty log message ***
Corinna Vinschen
2014-01-31
2
-2
/
+6
*
* fhandler.h (cltype): Add cl_buf_beg, cl_buf_end.
Christopher Faylor
2014-01-31
3
-14
/
+29
*
* msp430/Makefile.in (crt0-minrt.o, crtn-minrt.o): New. Build
DJ Delorie
2014-01-30
7
-24
/
+96
[next]