glibc/sysdeps/wordsize-64
Ulrich Drepper 40cbb1a73b Update.
* wcsmbs/wcstol.c: Moved to ...
	* sysdeps/generic/wcstol.c: ...here.
	* wcsmbs/wcstoul.c: Moved to ...
	* sysdeps/generic/wcstoul.c: ...here.
	* wcsmbs/wcstoll.c: Moved to ...
	* sysdeps/generic/wcstoll.c: ...here.
	* wcsmbs/wcstoull.c: Moved to ...
	* sysdeps/generic/wcstoull.c: ...here.
	* wcsmbs/wcstol_l.c: Moved to ...
	* sysdeps/generic/wcstol_l.c: ...here.
	* wcsmbs/wcstoul_l.c: Moved to ...
	* sysdeps/generic/wcstoul_l.c: ...here.
	* wcsmbs/wcstoll_l.c: Moved to ...
	* sysdeps/generic/wcstoll_l.c: ...here.
	* wcsmbs/wcstoull_l.c: Moved to ...
	* sysdeps/generic/wcstoull_l.c: ...here.

	* sysdeps/wordexp-64/wcstol.c: New file.
	* sysdeps/wordexp-64/wcstoul.c: New file.
	* sysdeps/wordexp-64/wcstoll.c: New file.
	* sysdeps/wordexp-64/wcstoull.c: New file.
	* sysdeps/wordexp-64/wcstol_l.c: New file.
	* sysdeps/wordexp-64/wcstoul_l.c: New file.
	* sysdeps/wordexp-64/wcstoll_l.c: New file.
	* sysdeps/wordexp-64/wcstoull_l.c: New file.
1999-05-25 14:54:29 +00:00
..
bits Update. 1999-05-19 15:35:26 +00:00
labs.c Update. 1999-02-07 12:50:11 +00:00
ldiv.c Update. 1999-02-07 12:50:11 +00:00
strtoimax.c Update. 1997-12-08 03:06:47 +00:00
strtol.c Update. 1999-05-25 13:26:48 +00:00
strtol_l.c Update. 1999-05-25 13:26:48 +00:00
strtoll.c Update. 1999-05-25 13:26:48 +00:00
strtoll_l.c Update. 1999-05-25 13:26:48 +00:00
strtoul.c Update. 1999-05-25 13:26:48 +00:00
strtoul_l.c Update. 1999-05-25 13:26:48 +00:00
strtoull.c Update. 1999-05-25 13:26:48 +00:00
strtoull_l.c Update. 1999-05-25 13:26:48 +00:00
strtoumax.c Update. 1997-12-08 03:06:47 +00:00
wcstoimax.c Update. 1997-12-08 03:06:47 +00:00
wcstol.c Update. 1999-05-25 14:54:29 +00:00
wcstol_l.c Update. 1999-05-25 14:54:29 +00:00
wcstoll.c Update. 1999-05-25 14:54:29 +00:00
wcstoll_l.c Update. 1999-05-25 14:54:29 +00:00
wcstoul.c Update. 1999-05-25 14:54:29 +00:00
wcstoul_l.c Update. 1999-05-25 14:54:29 +00:00
wcstoull.c Update. 1999-05-25 14:54:29 +00:00
wcstoull_l.c Update. 1999-05-25 14:54:29 +00:00
wcstoumax.c Update. 1997-12-08 03:06:47 +00:00