Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 16 May 2002 06:14:36 +0000 (06:14 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 16 May 2002 06:14:36 +0000 (06:14 +0000)
commitf7501ae6f14a1b27a4f98bdaf4f2aad929cf68b7
tree7795c494c2ccc1028fe51d074b33dd2afab0efd4
parent4e960bbf4ef07f7ef2d9888ddd7419dc4c8cfbf9
Update.

* stdlib/canonicalize.c (canonicalize): Rename to __realpath and
don't define static.  Remove old __realpath function.  TC1 of
POSIX 2001 will allow the second parameter to be NULL.
* stdlib/test-canon.c: Comment out test for NULL as second
parameter of realpath.

* time/offtime.c (__offtime): Set errno if overflow is detected.
ChangeLog
stdlib/canonicalize.c
stdlib/test-canon.c
time/offtime.c