Commit Graph

3409 Commits

Author SHA1 Message Date
Ulrich Drepper
cb4a709883 Update. 1999-09-10 19:52:14 +00:00
Ulrich Drepper
509bf150ba (Configuring and compiling): Mention GCC 2.95. 1999-09-10 19:51:20 +00:00
Ulrich Drepper
c50473c520 Regenerated: autoconf configure.in 1999-09-10 19:48:27 +00:00
Ulrich Drepper
c70848ed10 Update. 1999-09-10 19:46:30 +00:00
Ulrich Drepper
11f055db36 Fix make version test for make 3.77.95 and later versions. 1999-09-10 19:45:20 +00:00
Ulrich Drepper
0917e4138b Update. 1999-09-10 19:40:12 +00:00
Ulrich Drepper
e8c783bfd0 (WCHAR_MIN, WCHAR_MAX): use all-numeric values. 1999-09-10 19:39:13 +00:00
Ulrich Drepper
dc7500a6e9 Correct WCHAR_MIN, WCHAR_MAX, and WINT_MAX values. 1999-09-10 19:37:53 +00:00
Ulrich Drepper
1d72020051 Remove incorrect towlower/towupper optimizations. 1999-09-10 19:28:01 +00:00
Ulrich Drepper
fbddfbecee (towupper): Fix typo (was towuppert). 1999-09-10 19:26:16 +00:00
Ulrich Drepper
731dd7aaca Fix comment. 1999-09-10 19:20:36 +00:00
Ulrich Drepper
5e99c6ce8b Pretty print. 1999-09-10 19:18:27 +00:00
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