summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/resource.cc
Commit message (Expand)AuthorAgeFilesLines
* * resource.cc (fill_rusage): Perform paranoid zero structure passed toChristopher Faylor2001-10-221-4/+3
* * autoload.cc: Autoload GetProcessMemoryInfo.Christopher Faylor2001-10-211-0/+9
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-071-2/+2
* * resource.cc (getrlimit): Return actual values on RLIMIT_STACK.Corinna Vinschen2001-08-281-0/+11
* * resource.cc (getrlimit): Return getdtablesize () as current limitCorinna Vinschen2001-08-161-1/+1
* * resource.cc (getrlimit): Return OPEN_MAX as current limitCorinna Vinschen2001-08-161-0/+3
* Change check_null_empty_path* to check_null_empty_str* throughout.Christopher Faylor2001-06-281-12/+4
* * resource.cc (setrlimit): Support RLIMIT_NOFILE.Corinna Vinschen2001-01-181-0/+5
* * resource.cc (getrlimit): Set errno on EFAULT instead of returning it.Corinna Vinschen2001-01-051-3/+22
* * cygwin.din: Add symbols for `getrlimit' and `setrlimit'.Corinna Vinschen2000-12-271-0/+55
* * exceptions.cc (set_console_handler): Don't allocateChristopher Faylor2000-10-151-0/+1
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-1/+3
* * cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor2000-08-221-0/+1
* * winsup.h: Split out dtable definitions into separate header file.Christopher Faylor2000-08-121-0/+1
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+94