aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorPino Toscano <toscano.pino@tiscali.it>2013-01-23 17:25:53 +0100
committerPino Toscano <toscano.pino@tiscali.it>2013-01-23 17:25:53 +0100
commit9cbbc4aebe27c84d8e598994e176493f339ab1c1 (patch)
treea5fc33474003eb54093b7fa358df350c3da226e6 /sysdeps
parentbc101e2652728d8a6e8ece7c637e095618546a95 (diff)
downloadglibc-9cbbc4aebe27c84d8e598994e176493f339ab1c1.zip
glibc-9cbbc4aebe27c84d8e598994e176493f339ab1c1.tar.gz
glibc-9cbbc4aebe27c84d8e598994e176493f339ab1c1.tar.bz2
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.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/posix/ulimit.c (renamed from sysdeps/unix/sysv/linux/ulimit.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/ulimit.c b/sysdeps/posix/ulimit.c
index 8c382ac..8c382ac 100644
--- a/sysdeps/unix/sysv/linux/ulimit.c
+++ b/sysdeps/posix/ulimit.c