OSDN Git Service

* sysv_msg.cc: Add fix from upstream version 1.65.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygserver / sysv_shm.cc
2007-11-05 corinna * bsd_helper.cc (tunable_params): Add kern.ipc.shm_all...
2007-02-22 corinna * Makefile.in (OBJS): Drop transport_sockets.o.
2006-01-09 corinna Check FreeBSD upstream changes and apply important...
2005-04-06 corinna * bsd_helper.cc (ipcexit_hookthread): Fix whitespace...
2004-09-23 corinna * sysv_shm.cc (kern_shmat): Avoid compiler warning.
2004-09-21 corinna * sysv_shm.cc (vm_object_reference): remove Cygwin...
2004-08-31 corinna * sysv_shm.cc (kern_shmat): Add debug_printf's.
2004-06-03 corinna * shm.cc (shmget): Explicitely set td_retval[0] to...
2004-03-30 corinna * sysv_shm.cc (shmget): Allow to retrieve shared memor...
2003-11-19 corinna Don't use safe_new but new throughout. Fix copyright...