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
path:
root
/
winsup
/
cygwin
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* libc/minires.c (scanline): Fix type in calls to ctype functions
Corinna Vinschen
2009-05-06
1
-2
/
+2
*
* libc/minires.c (scanline): Accommodate ctype changes which disallow use of an
Christopher Faylor
2009-05-04
1
-2
/
+2
*
* libc/bsdlib.cc: Align copyright with upstream.
Corinna Vinschen
2009-04-15
7
-27
/
+0
*
* libc/rexec.cc (ruserpass): Use fstat64 instead of fstat.
Corinna Vinschen
2009-04-06
1
-3
/
+3
*
* cygwin.din: Export gethostbyname2.
Corinna Vinschen
2009-03-06
1
-10
/
+54
*
* cygwin.din: Export reallocf.
Corinna Vinschen
2009-02-16
1
-1
/
+0
*
* libc/getopt.c (parse_long_options): Use fix from NetBSD's getopt
Corinna Vinschen
2009-01-13
1
-9
/
+19
*
* libc/fts.c (fts_build): Use DT_DIR case on Cygwin.
Corinna Vinschen
2009-01-08
1
-3
/
+4
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
2
-6
/
+1
*
* libc/minires.c (open_sock): Set non blocking and close on exec.
Corinna Vinschen
2008-12-03
1
-48
/
+95
*
* cygwin.din (sys_sigabbrev): Add this here.
Christopher Faylor
2008-09-11
1
-6
/
+7
*
* localtime.cc (increment_overflow): Mark as non-inline to prevent compiler
Christopher Faylor
2008-09-11
1
-1
/
+2
*
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
Christopher Faylor
2008-09-11
2
-7
/
+7
*
* cygwin.din (_getutline): Remove.
Christopher Faylor
2008-07-30
1
-2
/
+2
*
* Makefile.in (DLL_OFILES): Remove _def_time.o.
Corinna Vinschen
2008-05-10
2
-44
/
+27
*
* include/sys/localedef.h: Remove.
Corinna Vinschen
2008-05-08
1
-1
/
+18
*
* Makefile.in (DLL_OFILES): Add _def_time.o. Remove timelocal.o.
Corinna Vinschen
2008-05-08
5
-697
/
+363
*
Throughout, call fcntl64 instead of fcntl or fcntl_worker.
Corinna Vinschen
2008-04-01
2
-2
/
+2
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
4
-110
/
+102
*
* libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility.
Corinna Vinschen
2008-02-10
2
-0
/
+10
*
* Makefile.in (DLL_OFILES): Remove memmem.o.
Corinna Vinschen
2008-01-15
1
-67
/
+0
*
* libc/memmem.cc (memmem): Fix bug when searching for empty string.
Corinna Vinschen
2007-12-20
1
-2
/
+2
*
* fhandler_tape.cc (mtinfo::initialize): Use MAX_PATH instead of
Corinna Vinschen
2007-11-28
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add xsique.o.
Corinna Vinschen
2007-06-12
1
-0
/
+48
*
* fhandler_registry.cc (registry_listing): Drop name of HKEY_DYN_DATA.
Corinna Vinschen
2007-02-26
1
-1
/
+1
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Drop comment.
Corinna Vinschen
2007-02-26
1
-8
/
+5
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-9
/
+0
*
* libc/minires-os-if.c (write_record): Handle DNS_TYPE_SRV and
Corinna Vinschen
2007-02-09
1
-1
/
+16
*
* libc/minires-os-if.c (cygwin_query): Remove ERROR_PROC_NOT_FOUND case.
Corinna Vinschen
2006-12-15
1
-20
/
+6
*
* libc/minires.c (res_ninit): Drop handling for LOCALDOMAIN environment
Corinna Vinschen
2006-12-12
1
-6
/
+0
*
* Makefile.in (DLL_OFILES): Add minires-os-if.o and minires.o.
Corinna Vinschen
2006-12-11
3
-0
/
+1556
*
2006-07-25 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2006-07-25
2
-270
/
+782
*
* libc/inet_addr.c: Define __INSIDE_CYGWIN_NET__.
Corinna Vinschen
2006-07-10
2
-0
/
+2
*
* Makefile.in (DLL_OFILES): Add inet_addr.o and inet_network.o.
Corinna Vinschen
2006-07-07
2
-0
/
+350
*
* libc/rexec.cc (cygwin_rexec): Obvious (?) fix to correct a gcc warning - set
Christopher Faylor
2006-07-05
1
-2
/
+1
*
* Makefile.in (DLL_OFILES): Add rexec.o.
Corinna Vinschen
2006-07-04
1
-0
/
+416
*
* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.
Christopher Faylor
2005-12-23
1
-1
/
+1
*
* strptime.cc (_strptime): Fix gcc warnings.
Christopher Faylor
2005-11-18
1
-0
/
+2
*
* libc: Add subdirectory.
Corinna Vinschen
2005-11-18
3
-0
/
+733
*
* memmem.cc: New file.
Christopher Faylor
2005-11-08
1
-0
/
+67
*
* ftw.c: Include winsup.h.
Corinna Vinschen
2005-08-08
2
-0
/
+6
*
* Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.
Corinna Vinschen
2005-08-08
3
-0
/
+1470
*
Replace valid memory checks with new myfault class "exception handling", almost
Christopher Faylor
2005-07-03
1
-1
/
+2
*
* Makefile.in: Create libutil.a from bsdlib.o exports.
Corinna Vinschen
2004-09-10
1
-0
/
+49
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
1
-7
/
+7
*
* getopt.c: Avoid useless compiler warnings.
Corinna Vinschen
2004-02-20
1
-1
/
+5
*
* getopt.c: Replace with latest vanilla(!) OpenBSD version 1.16.
Corinna Vinschen
2004-02-20
1
-251
/
+294
*
* getopt.c: Replace with latest NetBSD version 1.16. Keep Cygwin
Corinna Vinschen
2004-02-14
1
-47
/
+44
*
* exceptions.cc (set_signal_mask): Redefine to not pass by address. Report
Christopher Faylor
2003-12-23
1
-0
/
+2
*
* bsdlib.cc (getprogname): New function.
Corinna Vinschen
2003-11-17
1
-0
/
+22
[next]