]> git.ipfire.org Git - thirdparty/glibc.git/commit - NEWS
* io/fcntl.h: Declare openat and openat64.
authorUlrich Drepper <drepper@redhat.com>
Thu, 10 Nov 2005 00:12:21 +0000 (00:12 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 10 Nov 2005 00:12:21 +0000 (00:12 +0000)
commit4973cbe599b0ddc97306eb8bb23bd2104c89a565
treeefb1daac3e5f9e78859ff420722c824569d94fb8
parent9f1016c0df0dc9c548700619af7c33f882fc76ed
* io/fcntl.h: Declare openat and openat64.

* io/Makefile (routines): Add openat and openat64.
(tests): Add tst-openat.
* io/Versions: Add openat and openat64 for GLIBC_2.4.
* sysdeps/generic/openat.c: New file.
* sysdeps/generic/openat64.c: New file.
* sysdeps/unix/sysv/linux/openat.c: New file.
* sysdeps/unix/sysv/linux/openat64.c: New file.
* io/tst-openat.c: New file.

* sysdeps/unix/sysv/linux/device-nrs.h: Add info for /dev/full.
ChangeLog
NEWS
io/Makefile
io/Versions
io/fcntl.h
io/tst-openat.c [new file with mode: 0644]
sysdeps/generic/openat.c [new file with mode: 0644]
sysdeps/generic/openat64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/device-nrs.h
sysdeps/unix/sysv/linux/openat.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/openat64.c [new file with mode: 0644]