mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
ulimit: move linux implementation as posix
The linux implementation of ulimit works correctly and has nothing specific to Linux, so move it as general posix implementation.
This commit is contained in:
parent
bc101e2652
commit
9cbbc4aebe
@ -1,3 +1,8 @@
|
||||
2013-01-23 Pino Toscano <toscano.pino@tiscali.it>
|
||||
|
||||
* sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
|
||||
* sysdeps/posix/ulimit.c: ... this.
|
||||
|
||||
2013-01-23 Adam Conrad <adconrad@0c3.net>
|
||||
|
||||
* elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
|
||||
|
Loading…
Reference in New Issue
Block a user