summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/shm.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to 32/64 datatypes:Corinna Vinschen2003-03-091-8/+8
* 2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott2002-09-221-458/+593
* * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott2002-09-211-1/+1
* Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor2002-06-231-1/+1
* * sec_helper.cc (lookup_name): Suppress.Corinna Vinschen2002-06-061-1/+1
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-051-1/+1
* Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen2002-05-291-3/+3
* Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen2002-05-281-3/+3
* * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor2002-05-281-19/+19
* Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor2002-05-251-1/+0
* 2002-03-05 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-051-0/+2
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-041-2/+31
* 2002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-041-4/+32
* 2002-03-03 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-03-031-2/+3
* 2002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-02-281-0/+499