glibc/stdlib
Ulrich Drepper 0f888d8ec6 * stdlib/test-canon.c: Make doesExist a directory and add more tests
for the new error case.

2004-06-02  Dmitry V. Levin  <ldv@altlinux.org>
	    Ranjani Murthy <ranmur@gmail.com>

	* stdlib/canonicalize.c (__realpath): Change realpath(3) to
	return NULL and set errno to ENOTDIR for such pathnames like
	"/path/to/existing-non-directory/".
2005-04-27 07:37:00 +00:00
..
sys Update. 2002-07-20 01:14:41 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile [BZ #710] 2005-02-10 09:40:23 +00:00
Versions Update. 2004-05-03 21:40:12 +00:00
a64l.c * stdlib/a64l.c: Expect least significant digit first. 2001-10-25 10:20:40 +00:00
abs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
alloca.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
atexit.c * csu/elf-init.c: Update copyright terms including special exception 2004-08-16 04:51:23 +00:00
atof.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
atoi.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
atol.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
atoll.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bsearch.c * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. 2002-08-03 12:59:33 +00:00
bug-strtod.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
canonicalize.c * stdlib/test-canon.c: Make doesExist a directory and add more tests 2005-04-27 07:37:00 +00:00
cxa_atexit.c 2.5-18.1 2007-07-12 18:26:36 +00:00
cxa_finalize.c 2.5-18.1 2007-07-12 18:26:36 +00:00
drand48-iter.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
drand48.c Update. 2002-03-12 20:04:56 +00:00
drand48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
erand48.c Update. 2002-03-12 20:04:56 +00:00
erand48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
errno.h Update. 2002-07-20 01:14:41 +00:00
exit.c 2.5-18.1 2007-07-12 18:26:36 +00:00
exit.h 2.5-18.1 2007-07-12 18:26:36 +00:00
fmtmsg.c Update. 2005-01-26 00:01:20 +00:00
fmtmsg.h (CFLAGS-oldtmpfile.c): Add -fexceptions. 2003-09-02 07:14:15 +00:00
fpioconst.c 2.5-18.1 2007-07-12 18:26:36 +00:00
fpioconst.h Update. 2004-05-03 21:40:12 +00:00
gen-mpn-copy 2.5-18.1 2007-07-12 18:26:36 +00:00
getsubopt.c [BZ #391] 2004-09-20 20:56:19 +00:00
gmp-impl.h 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
gmp.h 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
grouping.c Update. 2003-06-11 23:22:36 +00:00
grouping.h Update. 2003-06-11 23:22:36 +00:00
groupingwc.c Update. 2003-06-11 23:22:36 +00:00
isomac.c (get_null_defines): Treat NOT_IN_libc special. It is known to be defined. 2002-08-08 04:44:47 +00:00
jrand48.c Update. 2002-03-12 20:04:56 +00:00
jrand48_r.c 2.5-18.1 2007-07-12 18:26:36 +00:00
l64a.c * stdlib/a64l.c: Expect least significant digit first. 2001-10-25 10:20:40 +00:00
lcong48.c Update. 2002-03-12 20:04:56 +00:00
lcong48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
longlong.h 2.5-18.1 2007-07-12 18:26:36 +00:00
lrand48.c Update. 2002-03-12 20:04:56 +00:00
lrand48_r.c 2002-08-04 Roland McGrath <roland@redhat.com> 2002-08-05 02:18:42 +00:00
mblen.c * locale/localeinfo.h (struct locale_data): Add private.ctype. 2002-09-02 19:34:39 +00:00
mbstowcs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mbtowc.c * locale/localeinfo.h (struct locale_data): Add private.ctype. 2002-09-02 19:34:39 +00:00
monetary.h 2.5-18.1 2007-07-12 18:26:36 +00:00
mrand48.c Update. 2002-03-12 20:04:56 +00:00
mrand48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
msort.c Update. 2004-02-07 15:57:44 +00:00
nrand48.c Update. 2002-03-12 20:04:56 +00:00
nrand48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
old_atexit.c Update. 2004-03-10 09:29:17 +00:00
on_exit.c 2.5-18.1 2007-07-12 18:26:36 +00:00
qsort.c [BZ #16] 2004-03-10 06:46:51 +00:00
rand.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rand_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
random.c * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 2002-12-16 02:05:36 +00:00
random_r.c (__initstate_r): Don't use non-existing state. 2005-04-12 15:21:29 +00:00
rpmatch.c Update. 2003-06-11 23:22:36 +00:00
secure-getenv.c Update. 2002-08-03 07:02:10 +00:00
seed48.c Update. 2002-03-12 20:04:56 +00:00
seed48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
srand48.c Update. 2002-03-12 20:04:56 +00:00
srand48_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
stdlib.h Update. 2005-01-07 19:42:24 +00:00
strfmon.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strfmon_l.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strtod.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strtod_l.c 2.5-18.1 2007-07-12 18:26:36 +00:00
strtof.c Update. 2004-03-14 21:12:06 +00:00
strtof_l.c Update. 2004-03-14 21:12:06 +00:00
strtold.c 2.5-18.1 2007-07-12 18:26:36 +00:00
test-a64l.c Update. 2002-02-14 09:25:02 +00:00
test-canon.c * stdlib/test-canon.c: Make doesExist a directory and add more tests 2005-04-27 07:37:00 +00:00
test-canon2.c 2.5-18.1 2007-07-12 18:26:36 +00:00
testdiv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
testdiv.input initial import 1995-02-18 01:27:10 +00:00
testmb.c Update. 1998-04-15 17:02:23 +00:00
testmb2.c Update. 2004-02-23 23:30:12 +00:00
testrand.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
testsort.c Update. 2000-12-05 08:17:58 +00:00
tst-bsearch.c Update. 2003-09-17 08:47:44 +00:00
tst-environ.c * sysdeps/generic/setenv.c (setenv): Return -1/EINVAL if name is 2004-06-09 18:33:36 +00:00
tst-fmtmsg.c Update. 2005-01-27 18:49:47 +00:00
tst-fmtmsg.sh Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-limits.c Update. 2003-07-31 19:26:38 +00:00
tst-putenv.c Update. 2005-01-04 07:48:13 +00:00
tst-putenvmod.c Update. 2005-01-04 07:48:13 +00:00
tst-qsort.c Update. 2003-09-17 18:23:49 +00:00
tst-rand48.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-random.c Update. 2001-08-23 23:36:47 +00:00
tst-random2.c [BZ #710] 2005-02-10 09:40:23 +00:00
tst-setcontext.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-strtod.c [BZ #274] 2004-07-25 03:31:54 +00:00
tst-strtol.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-strtoll.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-system.c Update. 2002-12-17 06:52:45 +00:00
tst-xpg-basename.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 2002-09-24 04:24:25 +00:00
ucontext.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wcstombs.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wctomb.c * locale/localeinfo.h (struct locale_data): Add private.ctype. 2002-09-02 19:34:39 +00:00
xpg_basename.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00