]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 28 Nov 2000 07:40:13 +0000 (07:40 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 28 Nov 2000 07:40:13 +0000 (07:40 +0000)
commit49f3a758597f7904ba7e779156df8f9b61c06303
treee1f09e4f949ff0a76acba7fbbeb3192e5311d2c8
parent8c0b7170956ed028472b4c1ef1d94608101da565
Update.

* misc/getusershell.c: Make strings in okshells array const.
* misc/regexp.c: Add const to cast to avoid warnings.
* sysdeps/unix/sysv/linux/llseek.c: Add prototype for __llseek.
* sysdeps/unix/sysv/linux/i386/setresuid.c: Add prototype for
__setresuid.
* sysdeps/unix/sysv/linux/i386/setresgid.c: Add prototype for
setresgid.
* misc/error.c: Add prototypes for __error and __error_at_line.
* misc/mntent_r.c (__getmntent_r): Add break at end of switch
statement to avoid warning.
ChangeLog
misc/error.c
misc/getusershell.c
misc/mntent_r.c
misc/regexp.c
sysdeps/unix/sysv/linux/i386/setresgid.c
sysdeps/unix/sysv/linux/i386/setresuid.c
sysdeps/unix/sysv/linux/llseek.c