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