summaryrefslogtreecommitdiff
path: root/bits
AgeCommit message (Collapse)Author
2015-01-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
Conflicts: hurd/hurdsocket.h sysdeps/mach/hurd/errno-loc.c
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-09-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
Conflicts: sysdeps/mach/hurd/i386/init-first.c sysdeps/unix/sysv/linux/ldsodefs.h
2013-08-27Replace generic bits/socket.h with 4.4 file.Roland McGrath
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-05-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-05-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
Conflicts: configure configure.in hurd/ctty-input.c hurd/ctty-output.c hurd/hurd/signal.h hurd/hurdexec.c hurd/hurdmsg.c hurd/hurdsig.c hurd/hurdsocket.h socket/recvmmsg.c socket/sendmmsg.c sysdeps/mach/hurd/i386/sigreturn.c sysdeps/mach/hurd/i386/trampoline.c sysdeps/mach/hurd/pipe.c sysdeps/mach/hurd/recvmsg.c sysdeps/mach/hurd/sendmsg.c sysdeps/mach/hurd/sigaction.c sysdeps/mach/hurd/sigpending.c sysdeps/mach/hurd/sigprocmask.c sysdeps/mach/hurd/sigsuspend.c sysdeps/mach/hurd/sigwait.c sysdeps/mach/hurd/socketpair.c sysdeps/mach/hurd/tls.h sysdeps/unix/sysv/linux/recvmmsg.c sysdeps/unix/sysv/linux/sendmmsg.c
2013-02-11Add inline bsearch expansion.Ondrej Bilka
2013-01-23Make bits/wchar.h correct for all architectures (bug 15036).Joseph Myers
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-03byteswap.h: fix gcc ver test for __builtin_bswap{32,64}Mike Frysinger
The __builtin_bswap* functions were introduced in gcc-4.3, not gcc-4.2. Fix the __GNUC_PREREQ tests to reflect this. Otherwise trying to compile code with gcc-4.2 falls down: In file included from /usr/include/endian.h:60, from /usr/include/ctype.h:40, /usr/include/bits/byteswap.h: In function 'unsigned int __bswap_32(unsigned int)': /usr/include/bits/byteswap.h:46: error: '__builtin_bswap32' was not declared in this scope /usr/include/bits/byteswap.h: In function 'long long unsigned int __bswap_64(long long unsigned int)': /usr/include/bits/byteswap.h:110: error: '__builtin_bswap64' was not declared in this scope Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-11-20Fix __bswap_64 return type in generic bits/byteswap.h.Joseph Myers
2012-11-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-10-01Get rid of unused __swblk_t type.Roland McGrath
2012-09-13Remove unused __rtld_lock_init_recursive macroH.J. Lu
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath
2012-08-15Define __rtld_lock_initialize in stub bits/libc-lock.h file.Roland McGrath
2012-08-15Define O_DSYNC and O_RSYNC in generic/4.4 bits/fcntl.h file.Roland McGrath
2012-08-07Make the bsd4.4/bits/fcntl.h be the generic one.Roland McGrath
2012-08-07Make the bsd4.4/bits/dirent.h be the generic one.Roland McGrath
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ↵Roland McGrath
struct dirent64.
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-07-22Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
Conflicts: configure configure.in elf/rtld.c misc/syslog.c sysdeps/gnu/configure sysdeps/gnu/configure.in sysdeps/mach/hurd/accept4.c sysdeps/mach/hurd/bits/posix_opt.h sysdeps/mach/hurd/dup3.c sysdeps/mach/hurd/i386/init-first.c sysdeps/mach/hurd/kernel-features.h sysdeps/mach/hurd/readlinkat.c
2012-06-21Avoid -Wconversion warning for htonsAndreas Jaeger
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu
2012-05-16Fold copyright yearsH.J. Lu
2012-05-15Remove __snseconds_tH.J. Lu
2012-05-15Add __syscall_slong_t and __syscall_ulong_tH.J. Lu
2012-05-11Merge branch 't/struct_stat' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
Conflicts: hurd/hurdchdir.c hurd/hurdselect.c sysdeps/mach/hurd/bits/posix_opt.h sysdeps/mach/hurd/brk.c sysdeps/mach/hurd/chroot.c sysdeps/mach/hurd/mkdir.c sysdeps/mach/hurd/mkdirat.c sysdeps/mach/hurd/opendir.c sysdeps/mach/hurd/readlinkat.c sysdeps/mach/hurd/setresgid.c sysdeps/mach/hurd/setresuid.c
2012-05-11Merge branch 't/libc_once' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-05-11Merge branch 't/init-first.c' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
Conflicts: bits/in.h hurd/catch-signal.c sysdeps/mach/hurd/accept.c sysdeps/mach/hurd/accept4.c sysdeps/mach/hurd/bits/socket.h sysdeps/mach/hurd/dl-sysdep.c sysdeps/mach/hurd/dup2.c sysdeps/mach/hurd/dup3.c sysdeps/mach/hurd/i386/____longjmp_chk.S sysdeps/mach/hurd/i386/init-first.c sysdeps/mach/hurd/kernel-features.h sysdeps/mach/hurd/opendir.c sysdeps/mach/hurd/symlink.c sysdeps/mach/hurd/symlinkat.c
2012-05-11Hurd: Fix POSIX 2008 visibilitySamuel Thibault
(cherry picked from commit ee16e894aaf51674058224fe0ece852bd0b3632d) Conflicts: ChangeLog
2012-05-11Hurd: libc_once_getThomas Schwinge
(cherry picked from commit be971a2b1c7828d94c41edd5cd22c1d9dcef1b6e) Conflicts: ChangeLog nptl/ChangeLog nptl/sysdeps/pthread/bits/libc-lockP.h
2012-05-11Hurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6Samuel Thibault
(cherry picked from commit 6178c55bdbb1e434b594e5f8563b6948f8f3edc0) Conflicts: ChangeLog
2012-05-11Hurd: Add more ipv6 macros.Samuel Thibault
(cherry picked from commit bcfe3a546e831ff3e43a8782f65a95fab7bb864d) Conflicts: ChangeLog
2012-05-10Hurd: Fix POSIX 2008 visibilitySamuel Thibault
2012-05-10Hurd: libc_once_getThomas Schwinge
2012-05-10Hurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6Samuel Thibault
2012-05-10Hurd: Add more ipv6 macros.Samuel Thibault
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu
2012-04-06Use __builtin_bswap32/64 in __bswap_32/64 for GCC >= 4.2H.J. Lu
2012-04-06Add byteswap-16.h for __bswap_16H.J. Lu
2012-04-05Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
Conflicts: configure configure.in posix/glob/configure sysdeps/i386/sysdep.h sysdeps/ia64/configure sysdeps/mach/hurd/socket.c
2012-04-03Add __bswap_64 definition for non GCC compilers.Andreas Jaeger
[BZ#13926] Currently __bswap_64 is not defined at all for non-GCC compilers. Define it but guard it with __GLIBC_HAVE_LONG_LONG. endian.h uses __bswap_64, make the functions only available if __GLIBC_HAVE_LONG_LONG is defined.
2012-04-03Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
Conflicts: sysdeps/i386/configure
2012-02-20Merge branch 't/SOL_IP' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2012-02-20Add SOL_IP, SOL_IPV6, SOL_ICMPV6Samuel Thibault
The patch below defines the SOL_IP, SOL_IPV6 and SOL_ICMPV6 macros for socket options. 2009-09-28 Samuel Thibault <samuel.thibault@ens-lyon.org> * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
2012-02-20Merge branch 't/posix2008' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault