Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-16 | SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943) | Aurelien Jarno | 1 | -0/+27 | |
prlimit and prlimit64 have been added in the main <bits/resource.h>, but not in the SPARC specific version. Fix that. Note: this is Debian bug#703559, reported by Emilio Pozuelo Monfort <pochu@debian.org> (cherry picked from commit d16e6ec7ca2c861ba681e3a2fbd431725774292e) | |||||
2014-05-07 | SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916) | Aurelien Jarno | 1 | -0/+2 | |
EFD_SEMAPHORE has been added in the main <bits/eventfd.h>, but not in the SPARC specific version. Fix that. (cherry picked from commit 83df9ad0cc861ef24f08a88c5a4c055e2516d33c) | |||||
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 26 | -26/+26 | |
2013-11-26 | Use __glibc_reserved instead __unused. | Ondřej Bílka | 6 | -18/+18 | |
2013-09-11 | Add O_TMPFILE to <fcntl.h> | Andreas Schwab | 1 | -0/+1 | |
2013-05-22 | Update bits/siginfo.h with Linux hwpoison SIGBUS changes | Edjunior Barbosa Machado | 1 | -1/+7 | |
Adds new SIGBUS error codes for hardware poison signals, syncing with the current kernel headers (v3.9). It also adds si_trapno field for alpha. | |||||
2013-03-06 | Sync with Linux 3.8 | Andreas Jaeger | 1 | -0/+1 | |
2013-03-05 | Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.h | Andreas Jaeger | 1 | -7/+7 | |
* sysdeps/unix/sysv/linux/s390/bits/mman.h: Include <bits/mman-linux.h>. (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value is fine. * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of <bits/mman-linux.h> to end of file. (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value is fine. * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of <bits/mman-linux.h> to end of file. (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value is fine. * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of <bits/mman-linux.h> to end of file. * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT] (MCL_CURRENT, MCL_FUTURE): Define here. | |||||
2013-03-04 | Create <bits/mman-linux.h> | Andreas Jaeger | 1 | -66/+2 | |
* sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux common definitions. * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines provided by bits/mman-linux.h and include <bits/mman-linux.h>. * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise. | |||||
2013-01-10 | Use __extension__ with long long in installed headers. | Joseph Myers | 1 | -2/+2 | |
2013-01-08 | BZ#14985: Remove erroneous EPOLL_NONBLOCK | Andreas Jaeger | 1 | -3/+1 | |
[BZ# 14985] * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK): Remove. * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise. * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise. ChangeLog.mips: [BZ# 14985] * sysdeps/unix/sysv/linux/mips/bits/epoll.h (EPOLL_NONBLOCK): * Remove. ChangeLog.hppa: [BZ# 14985] * sysdeps/unix/sysv/linux/hppa/sys/epoll.h (EPOLL_NONBLOCK): Remove. ChangeLog.alpha: [BZ# 14985] * sysdeps/unix/sysv/linux/alpha/bits/epoll.h (EPOLL_NONBLOCK): Remove. | |||||
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 26 | -29/+26 | |
2012-10-24 | F_GETLK cleanup for <bits/fcntl.h> | Andreas Jaeger | 1 | -8/+0 | |
2012-10-22 | Always define __O_LARGEFILE | Andreas Jaeger | 1 | -7/+4 | |
2012-10-22 | Use __O_LARGEFILE instead of O_LARGEFILE | Andreas Jaeger | 1 | -2/+2 | |
2012-10-20 | Reorganization of bits/fcntl.h for Linux | Andreas Jaeger | 1 | -238/+16 | |
Create a new bits/fcntl-linux.h that contains Linux generic code and a include it from the architecture specific bits/fcntl.h. Architectures done: x86, SPARC, s390 | |||||
2012-10-01 | Get rid of unused __swblk_t type. | Roland McGrath | 1 | -1/+0 | |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ↵ | Roland McGrath | 1 | -0/+3 | |
struct dirent64. | |||||
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 1 | -0/+7 | |
2012-07-26 | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger | 1 | -1/+12 | |
2012-05-23 | Update from Linux 3.4 | Andreas Jaeger | 1 | -0/+3 | |
2012-05-17 | Add __fsword_t and use it in bits/statfs.h | H.J. Lu | 1 | -0/+1 | |
2012-05-16 | Fold copyright years | H.J. Lu | 1 | -1/+1 | |
2012-05-15 | Remove __snseconds_t | H.J. Lu | 1 | -2/+1 | |
2012-05-15 | Add __syscall_slong_t and __syscall_ulong_t | H.J. Lu | 1 | -0/+2 | |
2012-04-11 | Add __snseconds_t and __SNSECONDS_T_TYPE | H.J. Lu | 1 | -0/+1 | |
2012-03-27 | Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc. | Anton Blanchard | 1 | -2/+3 | |
* sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and MAP_HUGETLB. * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise. | |||||
2012-03-16 | Fix SHMLBA on sparc. | David S. Miller | 1 | -2/+2 | |
[BZ #6471] * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors properly. * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file. * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to sysdep_routines when subdir is sysvipc. * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new __getshmlba helper. | |||||
2012-03-09 | Split enum __socket_type from bits/socket.h to bits/socket_type.h. | Joseph Myers | 2 | -438/+55 | |
2012-02-26 | Fix name mangling of pthread_attr_t after change | Ulrich Drepper | 1 | -1/+1 | |
2012-02-26 | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper | 1 | -0/+2 | |
2012-02-26 | Work around problem of pthread_attr_t definition with old compilers | Ulrich Drepper | 1 | -1/+7 | |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper | 1 | -2/+2 | |
2012-02-21 | Split architecture-specific parts of sys/epoll.h into bits/epoll.h. | Joseph Myers | 1 | -0/+29 | |
2012-02-21 | Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h. | Joseph Myers | 1 | -0/+29 | |
2012-02-19 | Add support for Linux error EHWPOISON | Andreas Schwab | 1 | -1/+5 | |
2012-02-16 | Add O_FSYNC define to sparc just like other platforms. | David S. Miller | 1 | -0/+1 | |
2012-02-15 | Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h. | Joseph Myers | 1 | -0/+29 | |
2012-02-14 | Split architecture-specific parts of sys/inotify.h into bits/inotify.h. | Joseph Myers | 1 | -0/+29 | |
2012-02-13 | Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h. | Joseph Myers | 1 | -0/+29 | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 21 | -63/+42 | |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -2/+2 | |
No more __const. | |||||
2011-09-12 | Fix invalid conversion in __cmsg_nxthdr | Andreas Schwab | 1 | -2/+2 | |
2011-09-09 | Use (void*) instead of 0 for return value pointer in __cmsg_nexthdr | Ulrich Drepper | 1 | -2/+2 | |
2011-08-14 | * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY, | David S. Miller | 1 | -2/+2 | |
RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc. | |||||
2011-07-23 | Define AF_NFC and PF_NFC | Ulrich Drepper | 1 | -1/+3 | |
2011-05-29 | Same change for the other siginfi.h files | Ulrich Drepper | 1 | -2/+2 | |
2011-05-23 | Define RLIMIT_RTTIME | Ulrich Drepper | 1 | -2/+8 | |
2011-04-01 | Rename open_by_handle to open_by_handle_at. | Andreas Schwab | 1 | -2/+2 | |
2011-04-01 | Define O_PATH. | Ulrich Drepper | 1 | -0/+1 | |