aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygserver/sysv_sem.cc
AgeCommit message (Expand)AuthorFilesLines
2018-06-26Cygwin: fix bumptious GCC 7 warningsCorinna Vinschen1-1/+1
2017-06-20Revert "cygserver: Revamp thread sleep handling"Corinna Vinschen1-3/+0
2017-03-24cygserver: Revamp thread sleep handlingCorinna Vinschen1-0/+3
2016-03-21Remove misleading indentationPeter Foley1-1/+2
2012-11-23 * sysv_sem.cc (semundo_clear): Move condition to break fromCorinna Vinschen1-2/+2
2008-02-06 * bsd_helper.cc: Replace %E __small_printf format specifier with %luCorinna Vinschen1-1/+1
2008-02-06 Remove dependency from Cygwin internal code.Corinna Vinschen1-3/+6
2006-01-09 Check FreeBSD upstream changes and apply important patches.Corinna Vinschen1-1/+2
2005-06-14 * sysv_sem.cc (semu_list): Define static to avoid gcc 4.x compilerCorinna Vinschen1-1/+1
2005-04-06 * bsd_helper.cc (ipcexit_hookthread): Fix whitespace and handle leak.Corinna Vinschen1-36/+56
2004-10-18 * sysv_sem.cc: Redefine offsetof to circumvent build problems withCorinna Vinschen1-0/+9
2004-10-01 * sysv_sem.cc: Update to FreeBSD version 1.69.Corinna Vinschen1-14/+27
2004-03-02 * sysv_sem.cc (semundo_adjust): Check for process id instead ofCorinna Vinschen1-0/+19
2003-11-26 * cygserver.cc (main): Move call to ipcinit() up before installingCorinna Vinschen1-1/+2
2003-11-19 Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen1-0/+1323