summaryrefslogtreecommitdiffstats
path: root/linuxthreads/semaphore.c (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-09-06Add sys/user.h.Ulrich Drepper1-0/+1
1999-09-06Update.Ulrich Drepper1-0/+5
1999-09-06(j0_test): Add some deltas for m68k.Ulrich Drepper1-4/+4
(jn_test): Likewise.
1999-09-06Update.Ulrich Drepper1-0/+8
1999-09-06When translating to ISO-2022-JP* write escape sequences out even if theUlrich Drepper1-15/+70
character itself does not fit into the buffer.
1999-09-06(ucs4_to_jisx0201): Correct mapping for U005C.Ulrich Drepper1-2/+2
1999-09-05Update.Ulrich Drepper1-0/+4
1999-09-05(__db_rdetach): Unmap the region if necessary.Ulrich Drepper1-1/+11
1999-09-05Update.Ulrich Drepper1-0/+17
1999-09-05Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.inUlrich Drepper1-1/+24
1999-09-05Add comment about add-on numbering.Ulrich Drepper1-0/+5
1999-09-05Add PPC libgcc problem description.Ulrich Drepper1-1/+19
1999-09-05Putenv bug is fixed.Ulrich Drepper1-4/+0
1999-09-05Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.inUlrich Drepper1-10/+11
1999-09-05Fix typos.Ulrich Drepper1-2/+2
1999-09-05add missing #include <unistd.h>Roland McGrath1-0/+1
1999-09-05.Roland McGrath1-0/+5
1999-09-051999-09-05 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1-1/+3
* hurd/hurdprio.c (_hurd_priority_which_map): If WHO is zero default it to getpid () for PRIO_PROCESS, geteuid () for PRIO_USER.
1999-09-05Update.Ulrich Drepper2-0/+14
1999-09-05Export __fork, vfork, and __vfork in libpthread.Ulrich Drepper1-0/+2
1999-09-05(__fork): Renamed from fork and use __libc_fork. Add fork as weak alias.Ulrich Drepper1-3/+10
(__vfork): New function, alias vfork.
1999-09-05Add __libc_fork and __vfork to version GLIBC_2.1.2.Ulrich Drepper1-0/+4
1999-09-05Rename strong name for fork from __syscall_fork to __libc_fork.Ulrich Drepper1-1/+1
1999-09-03Update.Ulrich Drepper1-0/+12
1999-09-03Set LC_ALL and LANGUAGE to fix locale dependencies in sort.Ulrich Drepper1-0/+6
1999-09-03Include <sys/user.h> instead of <asm/user.h>.Ulrich Drepper1-1/+1