mirror of git://sourceware.org/git/glibc.git
Update.
* sysdeps/unix/sysv/linux/i386/Dist: Distribute oldgetrlimit64.c and oldsetrlimit64.c. * sysdeps/unix/sysv/linux/arm/Dist: Distribute sys/elf.h and sys/procfs.h.
This commit is contained in:
parent
e6b59fc1b5
commit
7c93d95dcf
|
|
@ -1,5 +1,11 @@
|
||||||
2000-01-05 Ulrich Drepper <drepper@cygnus.com>
|
2000-01-05 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/i386/Dist: Distribute oldgetrlimit64.c
|
||||||
|
and oldsetrlimit64.c.
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/arm/Dist: Distribute sys/elf.h and
|
||||||
|
sys/procfs.h.
|
||||||
|
|
||||||
* manual/texinfo.tex: Updated from latest official version.
|
* manual/texinfo.tex: Updated from latest official version.
|
||||||
|
|
||||||
* debug/Makefile (distribute): Add frame.h.
|
* debug/Makefile (distribute): Add frame.h.
|
||||||
|
|
|
||||||
|
|
@ -7,5 +7,7 @@ setfsuid.c
|
||||||
setfsgid.c
|
setfsgid.c
|
||||||
sigrestorer.S
|
sigrestorer.S
|
||||||
bits/armsigctx.h
|
bits/armsigctx.h
|
||||||
|
sys/elf.h
|
||||||
sys/io.h
|
sys/io.h
|
||||||
|
sys/procfs.h
|
||||||
sys/user.h
|
sys/user.h
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
clone.S
|
clone.S
|
||||||
|
oldgetrlimit64.c
|
||||||
|
oldsetrlimit64.c
|
||||||
setresuid.c
|
setresuid.c
|
||||||
setresgid.c
|
setresgid.c
|
||||||
setfsuid.c
|
setfsuid.c
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue