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
/
sysconf.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add "path.h" include throughout, where needed. Use new path_conv methods and
Christopher Faylor
2001-10-01
1
-0
/
+1
*
* Makefile.in: Build wincap.o.
Corinna Vinschen
2001-09-12
1
-27
/
+29
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-8
/
+8
*
* resource.cc (getrlimit): Return getdtablesize () as current limit
Corinna Vinschen
2001-08-16
1
-1
/
+1
*
* resource.cc (getrlimit): Return OPEN_MAX as current limit
Corinna Vinschen
2001-08-16
1
-4
/
+1
*
Throughout, change check for running under Windows NT to 'iswinnt'.
Christopher Faylor
2001-08-04
1
-1
/
+1
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-0
/
+1
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-1
/
+2
*
* sysconf.cc (sysconf): return `getpagesize ()' on _SC_PAGESIZE
Corinna Vinschen
2001-01-15
1
-5
/
+1
*
Whitespace cleanup.
Christopher Faylor
2000-10-28
1
-1
/
+1
*
* ntdll.h: New file.
Corinna Vinschen
2000-10-24
1
-0
/
+35
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+1
*
Rename hinfo -> dtable. Name the former dtable array 'fdtab'.
Christopher Faylor
2000-08-12
1
-2
/
+2
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+62
[prev]