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
/
resource.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
Corinna Vinschen
2009-12-18
1
-1
/
+1
*
Match dup2 and fcntl error values to POSIX.
Eric Blake
2009-09-22
1
-1
/
+1
*
* fhandler_proc.cc: Reorganize global proc content data into a new
Corinna Vinschen
2009-01-17
1
-1
/
+6
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-2
/
+0
*
Replace valid memory checks with new myfault class "exception handling", almost
Christopher Faylor
2005-07-03
1
-2
/
+5
*
* cygheap.cc (creturn): Set appropriate errno when out of memory.
Christopher Faylor
2003-07-09
1
-0
/
+2
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* dtable.cc (unknown_file): New variable.
Christopher Faylor
2002-10-07
1
-2
/
+1
*
* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller has
Christopher Faylor
2002-09-22
1
-2
/
+2
*
* winsup.h (__check_null_invalid_struct): Make ptr argument non-const.
Conrad Scott
2002-08-08
1
-1
/
+1
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
Remove unneeded sigproc.h includes throughout.
Christopher Faylor
2002-06-02
1
-1
/
+0
*
Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,
Christopher Faylor
2002-05-25
1
-1
/
+0
*
* resource.cc (fill_rusage): Perform paranoid zero structure passed to
Christopher Faylor
2001-10-22
1
-4
/
+3
*
* autoload.cc: Autoload GetProcessMemoryInfo.
Christopher Faylor
2001-10-21
1
-0
/
+9
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-2
/
+2
*
* resource.cc (getrlimit): Return actual values on RLIMIT_STACK.
Corinna Vinschen
2001-08-28
1
-0
/
+11
*
* 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
-0
/
+3
*
Change check_null_empty_path* to check_null_empty_str* throughout.
Christopher Faylor
2001-06-28
1
-12
/
+4
*
* resource.cc (setrlimit): Support RLIMIT_NOFILE.
Corinna Vinschen
2001-01-18
1
-0
/
+5
*
* resource.cc (getrlimit): Set errno on EFAULT instead of returning it.
Corinna Vinschen
2001-01-05
1
-3
/
+22
*
* cygwin.din: Add symbols for `getrlimit' and `setrlimit'.
Corinna Vinschen
2000-12-27
1
-0
/
+55
*
* exceptions.cc (set_console_handler): Don't allocate
Christopher Faylor
2000-10-15
1
-0
/
+1
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-1
/
+3
*
* 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
*
* 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
/
+94