]> git.ipfire.org Git - thirdparty/glibc.git/commit - misc/Makefile
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 26 Sep 2000 07:56:19 +0000 (07:56 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 26 Sep 2000 07:56:19 +0000 (07:56 +0000)
commit316ca440b070114ba877455c3dbbcdc1b20e4f33
tree4224faacba4731e0b405a79552dde36c31e3eeea
parente5448d7ad2c39a6784894e8e840514b0d88333bc
Update.

* misc/daemon.c (daemon): Fail if !noclose and we cannot open the
real /dev/null device.

* sysdeps/generic/check_fds.c: Include device-nrs.h.
* sysdeps/generic/device-nrs.h: New file.
* sysdeps/unix/sysv/linux/device-nrs.h: New file.
* misc/Makefile (distribute): Add device-nrs.h.

* posix/wordexp.c (exec_comm_child): Likewise.
* locale/nl_langinfo.c: Allow use of file for __nl_langinfo_l
definition.
ChangeLog
locale/nl_langinfo.c
misc/Makefile
misc/daemon.c
posix/wordexp.c
sysdeps/generic/check_fds.c
sysdeps/generic/device-nrs.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/device-nrs.h [moved from sysdeps/unix/sysv/linux/check_fds.c with 79% similarity]