Ulrich Drepper
9dacea062f
Update.
2000-02-27 23:19:09 +00:00
Ulrich Drepper
e157894ad4
Treat also "/usr/" as prefix especially.
2000-02-27 23:15:07 +00:00
Ulrich Drepper
50a5fba5f6
Update from translation team.
2000-02-27 23:13:17 +00:00
Ulrich Drepper
c1b55f5892
Update from translation team.
2000-02-27 23:12:08 +00:00
Ulrich Drepper
599b8a8454
Update.
2000-02-25 07:01:25 +00:00
Ulrich Drepper
e7845f0a2e
(_nl_C_LC_CTYPE): Remove extra comma.
2000-02-25 07:00:15 +00:00
Ulrich Drepper
643466541f
(_nl_C_LC_CTYPE): Add missing comma.
2000-02-25 06:59:51 +00:00
Ulrich Drepper
5cec0d3c48
Update.
2000-02-25 05:59:37 +00:00
Ulrich Drepper
9668cb63f7
Better entry for last wordexp change.
2000-02-24 23:09:08 +00:00
Ulrich Drepper
53b307b6bc
Update.
2000-02-24 22:49:12 +00:00
Ulrich Drepper
cd5cc7038c
Add table pointer for both endianesses.
2000-02-24 22:48:54 +00:00
Ulrich Drepper
a2d5dc418c
(ctype_output): Add missing &.
2000-02-24 16:44:54 +00:00
Ulrich Drepper
a989cbbfce
Update.
2000-02-24 07:38:11 +00:00
Ulrich Drepper
23a1c2cbae
Use we_offs everywhere if WRDE_DOOFS.
...
Expand ~ correctly.
Detect syntax errors in command substitutions.
Delete trailing newlines correctly.
Don't split fields in command substitution situations.
Restore old structure in case of an error.
Handle WRDE_APPEND correctly.
2000-02-24 07:37:10 +00:00
Ulrich Drepper
ee742414f6
Update.
2000-02-24 07:17:47 +00:00
Ulrich Drepper
e8d021b2f2
(putenv): Don't declare argument as const.
2000-02-24 07:16:51 +00:00
Ulrich Drepper
8298662f0e
Don't declare argument as const.
2000-02-24 07:16:18 +00:00
Roland McGrath
1d417f0ed4
.
2000-02-24 06:25:25 +00:00
Roland McGrath
a894696327
2000-02-24 Roland McGrath <roland@baalperazim.frob.com>
...
* sysdeps/mach/hurd/sys/param.h: Add comment.
2000-02-24 06:24:39 +00:00
Ulrich Drepper
c3f1131688
Update.
2000-02-24 05:59:17 +00:00
Ulrich Drepper
dd6ad67405
(ctype_output): Write out the entire width array.
2000-02-24 05:50:20 +00:00
Ulrich Drepper
31df69753f
(allocate_arrays): Make sure the end of width table is 4-byte aligned.
2000-02-24 05:47:54 +00:00
Ulrich Drepper
baee148594
Add __WALL.
2000-02-24 05:38:48 +00:00
Roland McGrath
c6514e8342
.
2000-02-24 04:18:13 +00:00
Roland McGrath
4c8c1960df
2000-02-23 Roland McGrath <roland@baalperazim.frob.com>
...
* iconv/loop.c: Don't include <sys/param.h>. On Hurd it includes
<signal.h> -> <sys/ucontext.h> defines ES, conflicting with
iconvdata/iso646.c's (unrelated) ES.
(MIN): New macro, just define it here instead to avoid that conflict.
2000-02-24 04:17:51 +00:00
Roland McGrath
b9d7ab892d
2000-02-23 Roland McGrath <roland@baalperazim.frob.com>
...
* sysdeps/mach/hurd/sigstack.c (sigstack): Remove `const' from
argument type, for 2000-02-22 change in signal/signal.h declaration.
2000-02-24 04:17:42 +00:00
Roland McGrath
daeb951046
2000-02-23 Roland McGrath <roland@baalperazim.frob.com>
...
* string/argz-stringify.c (__argz_stringify): Fix loop termination
conditions so as not to clobber the final '\0' when there is only one
element in the vector.
2000-02-24 04:17:13 +00:00
Ulrich Drepper
ed2d97a0b7
Regenerated: /usr/clocal/bin/perl scripts/gen-FAQ.pl FAQ.in
2000-02-23 22:18:35 +00:00
Ulrich Drepper
f00bac99f9
Update.
2000-02-23 22:15:55 +00:00
Ulrich Drepper
9b3ecf2cea
Update.
2000-02-23 06:04:11 +00:00
Ulrich Drepper
2a478aac83
Update.
2000-02-23 05:44:48 +00:00
Ulrich Drepper
e842b4c790
Define SA_NOCLDWAIT.
2000-02-23 05:43:54 +00:00
Ulrich Drepper
1c7faeaa35
(sigstack): Correct type of first parameter.
2000-02-23 05:43:27 +00:00
Ulrich Drepper
3057a2feb9
(MM_NULL*): Don't use NULL.
2000-02-23 05:42:13 +00:00
Ulrich Drepper
9c67457c3e
[__USE_XOPEN]: Define uid_t.
2000-02-23 05:42:04 +00:00
Ulrich Drepper
23cb86d15a
Allow ino64_t be defined elsewhere.
2000-02-23 05:41:49 +00:00
Ulrich Drepper
8c5a52899d
(getpagesize): Declare as const function.
2000-02-23 05:41:05 +00:00
Ulrich Drepper
8c4069fb87
[_XOPEN_SOURCE]: Define size_t.
2000-02-23 05:40:52 +00:00
Ulrich Drepper
1b3434a1e2
(struct entry): Fix type of element data.
2000-02-23 05:40:42 +00:00
Ulrich Drepper
8f241a754f
(basename): Define without parameter so that use as function pointer
...
also works.
2000-02-23 05:40:33 +00:00
Ulrich Drepper
1c2520a06a
Define macros stdin, stdout, and stderr.
2000-02-23 05:40:23 +00:00
Ulrich Drepper
580825be7b
(iconv): Fix prototype.
2000-02-23 05:40:07 +00:00
Ulrich Drepper
183465df1e
(RTLD_DEFAULT): Don't use NULL.
2000-02-23 05:39:58 +00:00
Ulrich Drepper
0fd74c239f
[__USE_XOPEN]: Define ino_t and ino64_t.
2000-02-23 05:39:49 +00:00
Ulrich Drepper
db47a9384f
Update.
2000-02-23 02:44:28 +00:00
Ulrich Drepper
6b9f6f7e90
(SEM_FAILED): Use 0 not NULL.
2000-02-23 02:44:08 +00:00
Ulrich Drepper
4998c18839
Update.
2000-02-22 20:34:48 +00:00
Ulrich Drepper
502f840586
Update from translation team.
2000-02-22 20:32:16 +00:00
Ulrich Drepper
0803f33342
Update.
2000-02-22 09:02:46 +00:00
Ulrich Drepper
635362c608
Add mk_MK ISO-8859-5.
2000-02-22 09:02:28 +00:00