diff options
author | Pino Toscano <toscano.pino@tiscali.it> | 2013-01-23 17:29:35 +0100 |
---|---|---|
committer | Pino Toscano <toscano.pino@tiscali.it> | 2013-01-23 17:29:35 +0100 |
commit | 67b3f58c83d4ffc29ab939e3d0bbeb9fb38103e7 (patch) | |
tree | 5096f32d23791e66edd3011e6c013c9c313ac5b2 /sysdeps/unix/sysv/linux/times.c | |
parent | 92a601b883c7886e33ac53a20139e76e57420a2f (diff) | |
download | glibc-67b3f58c83d4ffc29ab939e3d0bbeb9fb38103e7.tar.gz glibc-67b3f58c83d4ffc29ab939e3d0bbeb9fb38103e7.tar.xz glibc-67b3f58c83d4ffc29ab939e3d0bbeb9fb38103e7.zip |
ulimit: remove buggy bsd implementation
The bsd implementation of ulimit produces wrong return values, so remove it in favour of the posix implementation. The only regression for non-Linux implementations using bsd sysdeps and not providing an own ulimit is that the __UL_GETMAXBRK case (which is non-standard) is left unimplemented (giving EINVAL).
Diffstat (limited to 'sysdeps/unix/sysv/linux/times.c')
0 files changed, 0 insertions, 0 deletions