summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/mmap.cc
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.h (fhandler_base): New method `fixup_mmap_after_fork'.Corinna Vinschen2001-01-111-15/+42
* * mmap.cc (munmap): Check that mmap and munmap length match.Christopher Faylor2000-11-281-3/+2
* Throughout use myself->ppid_handle rather than parent_alive.Christopher Faylor2000-11-151-39/+21
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-1/+0
* * fhandler.h (fhandler_dev_mem): Add methods mmap, munmap and msync.Corinna Vinschen2000-10-071-3/+11
* =====================================Corinna Vinschen2000-10-051-64/+195
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+1
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-5/+5
* * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor2000-08-221-1/+5
* * 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-1/+2
* Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor2000-08-121-2/+2
* * winsup.h: take out protections of environ, errno, allow C useDJ Delorie2000-08-021-1/+1
* * include/cygwin/version.h: Bump DLL minor version number to 5 due to all ofChristopher Faylor2000-07-291-1/+1
* * mmap.cc (list::erase): Increment loop counter.DJ Delorie2000-05-111-2/+2
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+474