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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.
Corinna Vinschen
2009-08-13
1
-7
/
+12
*
winsup/ChangeLog:
Dave Korn
2009-07-07
1
-11
/
+62
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
4
-14
/
+5
*
* mount.cc (mount_info::init): Add location where we're looking for fstab to
Christopher Faylor
2008-07-27
2
-16
/
+6
*
* lib/cygwin_attach_dll.c: Fix compiler warning.
Christopher Faylor
2007-08-02
2
-0
/
+4
*
* Makefile.in (DLL_OFILES): Add winf.o.
Christopher Faylor
2006-04-12
1
-1
/
+1
*
* lib/libcmain.c (main): Properly deal with quoted first argument.
Christopher Faylor
2004-12-09
1
-10
/
+19
*
* lib/_cygwin_crt0_common.cc: Revert patch from 2004-09-16. Brakes
Corinna Vinschen
2004-09-27
1
-0
/
+7
*
* cygwin.din (_impure_ptr): Don't export.
Corinna Vinschen
2004-09-16
1
-7
/
+0
*
* cygwin.din (_impure_ptr): Export.
Christopher Faylor
2004-09-16
1
-1
/
+3
*
* cygwin.din: Make crt0 functions NOSIGFE.
Christopher Faylor
2003-12-31
1
-1
/
+0
*
* Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.
Corinna Vinschen
2003-09-10
2
-822
/
+0
*
* Makefile.in (DLL_OFILES): Add bsdlib.o.
Corinna Vinschen
2003-09-10
1
-0
/
+319
*
* lib/getopt.c: Refresh from NetBSD sources.
Christopher Faylor
2003-03-03
1
-18
/
+28
*
* lib/getopt.c: Nuke use of unneeded BSDisms.
Christopher Faylor
2003-03-02
1
-8
/
+3
*
* lib/getopt.c: Allow environment variable control of POSIXLY_INCORRECT behav...
Christopher Faylor
2003-01-30
1
-5
/
+2
*
* lib/pseudo-reloc.c: New file.
Christopher Faylor
2002-12-09
2
-0
/
+49
*
* lib/_cygwin_S_IEXEC.cc: Remove obsolete file.
Christopher Faylor
2002-06-24
1
-21
/
+0
*
* winsup.h: Remove alloca definition since it's now defined through
Corinna Vinschen
2001-11-14
1
-2
/
+1
*
* lib/getopt.c (getopt_internal): Reset optind to 1 only if optreset
Corinna Vinschen
2001-11-07
1
-1
/
+1
*
Eliminate excess whitespace.
Christopher Faylor
2001-11-05
2
-7
/
+7
*
* select.cc (peek_pipe): Only grab mutex when we actually got something from
Christopher Faylor
2001-09-24
1
-1
/
+6
*
* lib/getopt.c (__progname): Don't declare if not compiling for cygwin.
Christopher Faylor
2001-09-19
1
-2
/
+2
*
* lib/getopt.c (getopt_long): Avoid compiler warning.
Corinna Vinschen
2001-09-19
1
-1
/
+1
*
* lib/getopt.c: Use __progname==__argv[0] when not compiling for cygwin.
Christopher Faylor
2001-09-19
1
-0
/
+3
*
* cygwin.din (__argv): Export.
Christopher Faylor
2001-09-19
1
-297
/
+399
*
Update copyrights.
Christopher Faylor
2001-09-11
6
-6
/
+6
*
* cygheap.cc (_cfree): Add regparm attribute.
Christopher Faylor
2001-05-08
1
-6
/
+0
*
* lib/_cygwin_S_IEXEC.c: Remove "const" from globals or they never seem to be
Christopher Faylor
2001-03-28
1
-10
/
+8
*
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
Christopher Faylor
2001-03-05
1
-0
/
+29
*
* pinfo.cc (codepage_init): Move function.
Christopher Faylor
2001-01-08
1
-3
/
+3
*
* path.cc (get_device_number): Allow /dev/ttySn to designate a com port.
Christopher Faylor
2000-11-13
1
-1
/
+1
*
Whitespace cleanup.
Christopher Faylor
2000-10-28
3
-4
/
+4
*
* lib/_cygwin_crt0_common.cc: Add missing header files.
Christopher Faylor
2000-09-08
1
-0
/
+2
*
* include/cygwin/cygwin_dll.h: Update for modern compilers.
Christopher Faylor
2000-07-29
1
-0
/
+2
*
Throughout, eliminate third argument to path_conv and use new PC_* constants
Christopher Faylor
2000-07-17
2
-1
/
+2
*
* _cygwin_crt0_common.cc: Undef 'environ' or suffer compiler error.
Christopher Faylor
2000-07-17
1
-0
/
+2
*
* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we can
Christopher Faylor
2000-07-15
2
-13
/
+4
*
* lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Don't reset environ if
Christopher Faylor
2000-07-12
1
-1
/
+4
*
* external.cc (cygwin_internal): Export __cygwin_user_data.
Christopher Faylor
2000-07-08
4
-39
/
+74
*
* dcrt0.cc (__cygwin_user_data): Initialize.
Christopher Faylor
2000-07-05
1
-1
/
+1
*
* dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().
Christopher Faylor
2000-07-01
1
-2
/
+2
*
* Makefile.in: Use variables rather than configure constructs where
Christopher Faylor
2000-07-01
12
-0
/
+684