glibc/sysdeps/unix
Ulrich Drepper 17427edd1f Update.
2000-11-20  Ulrich Drepper  <drepper@redhat.com>

	* csu/gmon-start.c: Always have prototype for __gmon_start.
	* csu/version.c: Add prototypes for __libc_print_version and
	__libc_main.
	* iconv/gconv.c: Include gconv_int.h and gconv.h.
	* iconv/gconv.h (struct __gconv_step): Remove const from __from_name
	and __to_name.
	* iconv/gconv_builtin.h: Add ASCII module definitions.
	* iconv/gconv_conf.c (__gconv_path_elem): Remove const.
	(add_module): Add cast to avoid warning.  Rework construction of
	strings for new module.
	* iconv/gconv_db.c (__gconv_alias_compare): Make s1 and s2 const.
	(derivation_compare): Likewise.
	* iconv/gconv_dl.c (do_release_shlib): Remove const from nodep.
	(__gconv_release_shlib): Cast do_release_shlib as parameter for twalk.
	* iconv/gconv_int.h (__gconv_path_elem): Remove const.
	(struct gconv_alias): Remove const from fromname and toname.
	* iconv/gconv_simple.c: Include gconv_builtin.h to get prototypes
	for loop functions.
	(internal_ucs4_loop): Use correct const-ness.
	(ucs4_internal_loop): Likewise.
	(internal_ucs4le_loop): Likewise.
	(ucs4le_internal_loop_single): Likewise.
	* iconv/gconv_trans.c (__gconv_transliterate): Make from_idx, from_tbl,
	to_idx, to_tbl, winbuf, winbufend const.  Change casts in
	assignments appropriately.
	(struct known_trans): Remove const from fname.
	(trans_compare): Make s1 and s2 const.
	* iconv/loop.c (LOOPFC): Make outend parameter const.  Add cast to
	avoid warning.
	* iconv/skeleton.c: Remove cast in calls of loop functions.
	* iconvdata/gconv-modules: Remove US-ASCII definitions.
	* iconvdata/iso646.c: Remove US_ASCII support.
	* include/set-hooks.h (DEFINE_HOOK): Also generate prototype.
	* include/unistd.h: Add __libc_check_standard_fds prototype.
	* string/bits/string2.h (__mempcpy_args): Add const to casts.
	* sysdeps/generic/initfini.c: Add prototypes for dummy, _init, and
	_fini.
	* sysdeps/generic/libc-start.c: Add prototype for __libc_start_main.
	* sysdeps/i386/i486/bits/string.h (strcmp): Add const to casts.
	* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Add cast to avoid
	warning.
	* sysdeps/unix/sysv/linux/init-first.c: Add prototypes for
	__libc_init_first and _dl_start.

	* sysdeps/unix/sysv/linux/mips/clone.S: Fix comments.
2000-11-20 09:16:41 +00:00
..
alpha Update. 2000-09-15 17:50:21 +00:00
arm
bsd Update. 2000-10-27 06:51:12 +00:00
common * sysdeps/unix/make-syscalls.sh: Handle new arg signature 2000-07-17 22:28:59 +00:00
i386 Update. 2000-09-27 06:35:29 +00:00
inet * sysdeps/unix/make-syscalls.sh: Handle new arg signature 2000-07-17 22:28:59 +00:00
mips 2000-04-21 Andreas Jaeger <aj@suse.de> 2000-04-21 22:03:39 +00:00
mman * sysdeps/unix/make-syscalls.sh: Handle new arg signature 2000-07-17 22:28:59 +00:00
powerpc Update. 1999-10-10 20:36:40 +00:00
sh Update. 2000-06-12 20:50:37 +00:00
sparc
sysv Update. 2000-11-20 09:16:41 +00:00
_exit.S
alarm.c
clock_gettime.c Update. 2000-04-12 20:53:19 +00:00
clock_nanosleep.c (clock_nanosleep): Add one more __builtin_expect. 2000-06-26 19:26:07 +00:00
clock_settime.c Update. 2000-04-10 15:30:06 +00:00
closedir.c
configure Update. 1999-05-30 09:07:13 +00:00
configure.in
confstr.h
dirfd.c
dirstream.h
Dist
errnos-tmpl.c
errnos.awk
execve.S
fork.S
fxstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00
getdents.c
getegid.S
geteuid.S
getlogin_r.c Update. 1999-11-10 02:42:49 +00:00
getlogin.c
getpagesize.c
getppid.S
grantpt.c Update. 2000-09-01 02:26:05 +00:00
Implies
ioctls-tmpl.c
ioctls.awk
make_errlist.c Update. 1999-06-19 09:58:37 +00:00
make-syscalls.sh * sysdeps/unix/sysv/linux/syscalls.list (mincore): Fix arg signature. 2000-09-08 08:41:45 +00:00
Makefile Update. 1999-12-01 23:16:28 +00:00
mk-local_lim.c
mkdir.c
mkfifo.c
nice.c
opendir.c Update. 2000-10-26 08:11:19 +00:00
pipestream.c
readdir_r.c Update. 2000-08-12 05:14:52 +00:00
readdir.c Update. 2000-08-12 05:14:52 +00:00
rewinddir.c
rmdir.c
s-proto.S
seekdir.c Update. 1999-08-18 18:44:33 +00:00
siglist.c Update. 1999-06-19 09:58:37 +00:00
snarf-ioctls
start.c Update. 2000-02-28 21:16:38 +00:00
stime.c
Subdirs
syscall.S
syscalls.list Update. 2000-09-09 07:59:23 +00:00
sysdep.h
system.c
telldir.c Update. 1999-08-18 00:34:47 +00:00
time.c
utime.c
xmknod.c
xstat.c * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt): 2000-07-07 02:19:06 +00:00