update from main archive 970210cvs/libc-970211cvs/libc-970212
commit00de59a632eecc23a5eb1ddbadb8a770cd481f43
authorUlrich Drepper <drepper@redhat.com>
Tue, 11 Feb 1997 04:45:23 +0000 (11 04:45 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 11 Feb 1997 04:45:23 +0000 (11 04:45 +0000)
tree294dd1ff7c4394efd3fa17639e9d4e269c68d2c1
parent7cc27f440c2f709fda63af7ecb3747deeeb799f0
update from main archive 970210

1997-02-11 05:27  Ulrich Drepper  <drepper@cygnus.com>

* locale/weight.h (collate_rules): It's an u_int32_t array.
(get_weight): Compute initial SLOT value correctly.

1997-02-10 17:45  Ulrich Drepper  <drepper@cygnus.com>

* string/argz-ctsep.c: Initialize *LEN when successful.

* libio/vsnprintf.c: If MAXLEN is 0 return 0.
* stdio/vsnprintf.c: Likewise.
Reported by Philip Blundell <pjb27@cam.ac.uk>.

1997-02-06 13:49  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* rellns-sh: No need to check for existance of first parameter.
ChangeLog
locale/weight.h
posix/getopt_init.c [new file with mode: 0644]
stdlib/atoll.c [copied from string/argz-ctsep.c with 50% similarity]
string/argz-ctsep.c