Commit Graph

3397 Commits

Author SHA1 Message Date
Ulrich Drepper
e58594caf8 Add __isnan declaration. 1999-09-10 19:17:43 +00:00
Ulrich Drepper
ca9b1ee320 (getenv): Fix lookup for single character variable on bigendian
platforms without unaligned memory access.
1999-09-10 19:13:51 +00:00
Ulrich Drepper
a23b24ae85 Update. 1999-09-06 21:18:09 +00:00
Ulrich Drepper
189c890530 Add sys/user.h. 1999-09-06 21:17:23 +00:00
Ulrich Drepper
4d588d1c1b Update. 1999-09-06 17:06:06 +00:00
Ulrich Drepper
b083049a78 (j0_test): Add some deltas for m68k.
(jn_test): Likewise.
1999-09-06 17:05:14 +00:00
Ulrich Drepper
882d5bb343 Update. 1999-09-06 08:00:36 +00:00
Ulrich Drepper
77b341f865 When translating to ISO-2022-JP* write escape sequences out even if the
character itself does not fit into the buffer.
1999-09-06 07:59:54 +00:00
Ulrich Drepper
f8a1beb6b1 (ucs4_to_jisx0201): Correct mapping for U005C. 1999-09-06 07:54:26 +00:00
Ulrich Drepper
081eec66de Update. 1999-09-05 23:31:52 +00:00
Ulrich Drepper
79effba1aa (__db_rdetach): Unmap the region if necessary. 1999-09-05 23:30:54 +00:00
Ulrich Drepper
4768722739 Update. 1999-09-05 21:55:24 +00:00
Ulrich Drepper
2a34627a6c Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in 1999-09-05 19:37:57 +00:00
Ulrich Drepper
a92d659b34 Add comment about add-on numbering. 1999-09-05 19:36:39 +00:00
Ulrich Drepper
0cf19868c9 Add PPC libgcc problem description. 1999-09-05 19:35:36 +00:00
Ulrich Drepper
0ec75faf62 Putenv bug is fixed. 1999-09-05 17:58:44 +00:00
Ulrich Drepper
99b01c26a2 Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in 1999-09-05 17:56:23 +00:00
Ulrich Drepper
4f4507a22c Fix typos. 1999-09-05 17:36:30 +00:00
Roland McGrath
0135043713 add missing #include <unistd.h> 1999-09-05 08:50:43 +00:00
Roland McGrath
89075c285f . 1999-09-05 08:43:21 +00:00
Roland McGrath
98347408ff 1999-09-05 Roland McGrath <roland@baalperazim.frob.com>
* 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 08:42:46 +00:00
Ulrich Drepper
970ab68b6e Update. 1999-09-05 00:14:00 +00:00
Ulrich Drepper
df25ffc348 Export __fork, vfork, and __vfork in libpthread. 1999-09-05 00:12:57 +00:00
Ulrich Drepper
355e5a9698 (__fork): Renamed from fork and use __libc_fork. Add fork as weak alias.
(__vfork): New function, alias vfork.
1999-09-05 00:11:40 +00:00
Ulrich Drepper
d08aaae1b2 Add __libc_fork and __vfork to version GLIBC_2.1.2. 1999-09-05 00:10:22 +00:00
Ulrich Drepper
3aa2699d90 Rename strong name for fork from __syscall_fork to __libc_fork. 1999-09-05 00:09:41 +00:00
Ulrich Drepper
cb5a459579 Update. 1999-09-03 07:13:40 +00:00
Ulrich Drepper
573330a9fd Set LC_ALL and LANGUAGE to fix locale dependencies in sort. 1999-09-03 07:12:57 +00:00
Ulrich Drepper
083f449cce Include <sys/user.h> instead of <asm/user.h>. 1999-09-03 07:12:22 +00:00
Ulrich Drepper
34b4bc6c2b Linux/Alpha specific definition to access information passed up from the
kernel.
1999-09-03 07:11:54 +00:00
Ulrich Drepper
c09c99a646 Update. 1999-09-01 16:49:47 +00:00
Ulrich Drepper
7d8a5e40cb Fix typos. 1999-09-01 16:49:07 +00:00
Ulrich Drepper
474618f079 #include <bits/armsigctx.h>. 1999-09-01 16:45:18 +00:00
Ulrich Drepper
689cd45252 Enclose header in an #ifdef statement to prevent it from being included twice. 1999-09-01 16:45:06 +00:00
Ulrich Drepper
b8a255823e Update. 1999-08-31 18:38:08 +00:00
Ulrich Drepper
dfb39f6c93 Remove duplicated OC entry. 1999-08-31 18:37:32 +00:00
Ulrich Drepper
5031ca7054 Add Euro symbol to collation and characterization tables. 1999-08-31 18:36:50 +00:00
Ulrich Drepper
485eb0d184 Update. 1999-08-31 01:51:11 +00:00
Ulrich Drepper
26f8104784 [csu]: Define CFLAGS-initfini.s to force compiling for i386 to avoid
i686-like GOT pointer computation.
1999-08-31 01:50:40 +00:00
Ulrich Drepper
07e0345167 Regenerated: autoconf configure.in 1999-08-30 19:36:01 +00:00
Ulrich Drepper
894dbda855 Update. 1999-08-30 19:15:00 +00:00
Ulrich Drepper
f80a4f6e0c (nscd_getgr_r): Don't count the alloca'ed memory for buffer. 1999-08-30 19:14:30 +00:00
Ulrich Drepper
d677a1bcdb Update. 1999-08-28 22:32:01 +00:00
Ulrich Drepper
96a35fdc66 Don't use variables to set thresholds for SUID binaries. 1999-08-28 22:31:34 +00:00
Ulrich Drepper
3e4cf3712d Update. 1999-08-28 22:26:48 +00:00
Ulrich Drepper
4260bf0da4 (Running make install): Give examples for timezone and locale installation. 1999-08-28 22:26:03 +00:00
Ulrich Drepper
de9da430be Update. 1999-08-28 22:21:46 +00:00
Ulrich Drepper
cc3af55244 Calculate and substitute CCVERSION. 1999-08-28 22:19:33 +00:00
Ulrich Drepper
00905ad925 Get CCVERSION from autoconf substitution. 1999-08-28 22:19:13 +00:00
Ulrich Drepper
938e848771 Update. 1999-08-28 00:26:28 +00:00