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
...
*
* 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
[prev]