2016-07-03 |
Szabolcs Nagy | fix powerpc termios.h macro exposure/namespace issues
|
commit | commitdiff | tree |
2016-07-03 |
Szabolcs Nagy | fix generic termios.h macro exposure/namespace issues
|
commit | commitdiff | tree |
2016-07-03 |
Rich Felker | define appropriate feature test macros to get CBAUD...
|
commit | commitdiff | tree |
2016-07-03 |
Szabolcs Nagy | fix FIOQSIZE in arm ioctl.h
|
commit | commitdiff | tree |
2016-07-03 |
Szabolcs Nagy | remove termios2 related ioctls from sh ioctl.h
|
commit | commitdiff | tree |
2016-07-03 |
Szabolcs Nagy | fix TIOCMSET in mips ioctl.h
|
commit | commitdiff | tree |
2016-07-03 |
Szabolcs Nagy | fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h
|
commit | commitdiff | tree |
2016-07-03 |
Szabolcs Nagy | remove mips and powerpc ioctls that are missing from...
|
commit | commitdiff | tree |
2016-07-03 |
Szabolcs Nagy | add missing TIOC* macros to ioctl.h
|
commit | commitdiff | tree |
2016-07-03 |
Szabolcs Nagy | add missing SIOCSIFNAME from linux/sockios.h to ioctl.h
|
commit | commitdiff | tree |
2016-07-03 |
Szabolcs Nagy | remove ioctl macros that were removed from linux uapi
|
commit | commitdiff | tree |
2016-07-03 |
Szabolcs Nagy | use the generic ioctl.h for x86_64, x32 and aarch64
|
commit | commitdiff | tree |
2016-07-03 |
Rich Felker | add consistent reserved fields in mips64/n32 termios...
|
commit | commitdiff | tree |
2016-07-01 |
Rich Felker | fix posix_fadvise syscall args on powerpc, unify with...
|
commit | commitdiff | tree |
2016-07-01 |
Bobby Bingham | pthread: implement try/timed join variants
|
commit | commitdiff | tree |
2016-06-29 |
Rich Felker | fix misordered syscall arguments for posix_fadvise...
|
commit | commitdiff | tree |
2016-06-29 |
Rich Felker | in posix_fadvise, don't bypass __syscall macro infrastructure
|
commit | commitdiff | tree |
2016-06-29 |
Natanael Copa | refactor name_from_dns in hostname lookup backend
|
commit | commitdiff | tree |
2016-06-29 |
Natanael Copa | in performing dns lookups, check result from res_mkquery
|
commit | commitdiff | tree |
2016-06-29 |
Rich Felker | add RUSAGE_THREAD (Linux extension) definition to sys...
|
commit | commitdiff | tree |
2016-06-29 |
Rich Felker | fix incorrect definition of RUSAGE_CHILDREN in sys...
|
commit | commitdiff | tree |
2016-06-27 |
Rich Felker | fix misaligned address buffers in gethostbyname[2]...
|
commit | commitdiff | tree |
2016-06-27 |
Rich Felker | fix failure to obtain EOWNERDEAD status for process...
|
commit | commitdiff | tree |
2016-06-21 |
Rich Felker | remove comments on copyright status from UTF-8 implementatio...
|
commit | commitdiff | tree |
2016-06-09 |
Rich Felker | avoid padding gaps in struct sockaddr_storage
|
commit | commitdiff | tree |
2016-06-09 |
Szabolcs Nagy | update sys/socket.h to linux v4.6
|
commit | commitdiff | tree |
2016-06-09 |
Szabolcs Nagy | add new tcp_info fields from linux v4.6
|
commit | commitdiff | tree |
2016-06-09 |
Szabolcs Nagy | add CLONE_NEWCGROUP clone flag, new in linux v4.6
|
commit | commitdiff | tree |
2016-06-09 |
Szabolcs Nagy | update siginfo struct for linux v4.6
|
commit | commitdiff | tree |
2016-06-09 |
Szabolcs Nagy | add ETH_P_MACSEC netinet/if_ether.h, new in linux v4.6
|
commit | commitdiff | tree |
2016-06-09 |
Szabolcs Nagy | add SO_CNX_ADVICE to sys/socket.h, new in linux v4.6
|
commit | commitdiff | tree |
2016-06-09 |
Szabolcs Nagy | add preadv2 and pwritev2 syscall numbers for linux...
|
commit | commitdiff | tree |
2016-05-23 |
Rich Felker | fix a64l undefined behavior on ILP32 archs, wrong results...
|
commit | commitdiff | tree |
2016-05-22 |
Rich Felker | fix undefined pointer arithmetic in CMSG_NXTHDR macro
|
commit | commitdiff | tree |
2016-05-22 |
Szabolcs Nagy | fix the use of uninitialized value in regcomp
|
commit | commitdiff | tree |
2016-05-09 |
Rich Felker | fix spurious trailing whitespace in powerpc & powerpc64...
|
commit | commitdiff | tree |
2016-05-09 |
Bobby Bingham | add powerpc64 port
|
commit | commitdiff | tree |
2016-05-04 |
LeMay, Michael | fix redundant processing of --build flag in configure...
|
commit | commitdiff | tree |
2016-05-04 |
Andrew Kelley | fix incorrect protocol name and number for egp
|
commit | commitdiff | tree |
2016-04-29 |
Rich Felker | follow standard configure behavior for cross compile...
|
commit | commitdiff | tree |
2016-04-29 |
Rich Felker | update COPYRIGHT file to clarify that permissions apply... J. Kain, Rich Felker, Richard Pennington, Stefan Kristiansso...
|
commit | commitdiff | tree |
2016-04-26 |
Rich Felker | fix FILE buffer underflow in ungetwc
|
commit | commitdiff | tree |
2016-04-25 |
Rich Felker | fix thread structure/dtv-pointer corruption on powerpc
|
commit | commitdiff | tree |
2016-04-18 |
Petr Vaněk | remove dead store in res_msend
|
commit | commitdiff | tree |
2016-04-18 |
Rich Felker | add mips n32 port (ILP32 ABI for mips64)
|
commit | commitdiff | tree |
2016-04-03 |
Rich Felker | add support for mips and mips64 r6 isa
|
commit | commitdiff | tree |
2016-04-01 |
Rich Felker | fix read past end of haystack buffer for short needles...
|
commit | commitdiff | tree |
2016-03-30 |
Rich Felker | fix regression disabling use of pause instruction for...
|
commit | commitdiff | tree |
2016-03-29 |
Rich Felker | fix undefined pointer comparison in stdio-internal...
|
commit | commitdiff | tree |
2016-03-24 |
Timo Teräs | fix gethostbyaddr_r to fill struct hostent.h_length...
|
commit | commitdiff | tree |
2016-03-19 |
Szabolcs Nagy | add MADV_FREE madvise command from linux v4.5
|
commit | commitdiff | tree |
2016-03-19 |
Szabolcs Nagy | add EPOLLEXCLUSIVE epoll flag from linux v4.5
|
commit | commitdiff | tree |
2016-03-19 |
Szabolcs Nagy | add SO_ATTACH_REUSEPORT_[CE]BPF socket options from...
|
commit | commitdiff | tree |
2016-03-19 |
Szabolcs Nagy | add IPV6_HDRINCL socket option from linux v4.5
|
commit | commitdiff | tree |
2016-03-19 |
Szabolcs Nagy | add copy_file_range syscall numbers from linux v4.5
|
commit | commitdiff | tree |
2016-03-19 |
Szabolcs Nagy | mips64: add recent linux syscall numbers
|
commit | commitdiff | tree |
2016-03-19 |
Rich Felker | fix outdated pathnames in COPYRIGHT file
|
commit | commitdiff | tree |
2016-03-19 |
Szabolcs Nagy | deduplicate bits/mman.h
|
commit | commitdiff | tree |
2016-03-16 |
Rich Felker | fix padding string formats to width in wide printf...
|
commit | commitdiff | tree |
2016-03-11 |
Rich Felker | correct pointer types for a_ll_p and a_sc_p primitives...
|
commit | commitdiff | tree |
2016-03-11 |
Rich Felker | make mips64 a_sc_p atomic primitive's asm constraints...
|
commit | commitdiff | tree |
2016-03-06 |
Rich Felker | make configure check for unsupported (SPE) powerpc...
|
commit | commitdiff | tree |
2016-03-06 |
Felix Fietkau | add powerpc soft-float support
|
commit | commitdiff | tree |
2016-03-06 |
Alexander Monakov | env: avoid leaving dangling pointers in __env_map
|
commit | commitdiff | tree |
2016-03-06 |
Rich Felker | update documentation files for mips64 port
|
commit | commitdiff | tree |
2016-03-06 |
Rich Felker | add mips64 port
|
commit | commitdiff | tree |
2016-03-06 |
Rich Felker | generalize mips-specific reloc code not to hard-code...
|
commit | commitdiff | tree |
2016-03-04 |
Szabolcs Nagy | math: fix expf(-NAN) and exp2f(-NAN) to return -NAN...
|
commit | commitdiff | tree |
2016-03-03 |
Nathan Zadoks | add sched_getcpu vDSO support
|
commit | commitdiff | tree |
2016-03-03 |
Nathan Zadoks | add sched_getcpu
|
commit | commitdiff | tree |
2016-03-02 |
Szabolcs Nagy | fix ^* at the start of a complete BRE
|
commit | commitdiff | tree |
2016-03-02 |
Szabolcs Nagy | fix * at the start of a BRE subexpression
|
commit | commitdiff | tree |
2016-03-02 |
Michael Meeuwisse | explicitly include stdio.h to get EOF definition needed...
|
commit | commitdiff | tree |
2016-03-02 |
Rich Felker | handle non-matching address family entries in hosts...
|
commit | commitdiff | tree |
2016-02-23 |
Rich Felker | make aarch64 atomic_arch.h report that it defines pointer...
|
commit | commitdiff | tree |
2016-02-23 |
Bobby Bingham | allow implementing a_cas_p with pointer-sized ll/sc
|
commit | commitdiff | tree |
2016-02-22 |
Rich Felker | release 1.1.14
|
commit | commitdiff | tree |
2016-02-19 |
Rich Felker | generate list of crt files to install instead of hard...
|
commit | commitdiff | tree |
2016-02-19 |
Rich Felker | add arch tuple matching for nt32 and nt64 in configure
|
commit | commitdiff | tree |
2016-02-19 |
Rich Felker | work around regression building for armhf with clang...
|
commit | commitdiff | tree |
2016-02-18 |
Rich Felker | improve macro logic for enabling arm math asm
|
commit | commitdiff | tree |
2016-02-18 |
Rich Felker | update authors/contributors list
|
commit | commitdiff | tree |
2016-02-18 |
Rich Felker | fix regression in SH/FDPIC dynamic linker
|
commit | commitdiff | tree |
2016-02-18 |
Rich Felker | partly revert detection of broken float in configure
|
commit | commitdiff | tree |
2016-02-17 |
Rich Felker | support clean/distclean make targets in unconfigured...
|
commit | commitdiff | tree |
2016-02-17 |
Rich Felker | adjust makefile to make crt/ and ldso/ sources arch...
|
commit | commitdiff | tree |
2016-02-17 |
Rich Felker | make configure attempt to catch broken floating point...
|
commit | commitdiff | tree |
2016-02-16 |
Rich Felker | in crypt-sha*, reject excessive rounds as error rather...
|
commit | commitdiff | tree |
2016-02-16 |
Rich Felker | fix unlikely corner cases in getopt's message printing
|
commit | commitdiff | tree |
2016-02-16 |
Rich Felker | fix assumption in fputs that fwrite returning 0 implies...
|
commit | commitdiff | tree |
2016-02-16 |
Rich Felker | release 1.1.13
|
commit | commitdiff | tree |
2016-02-12 |
Rich Felker | do not define static_assert macro for pre-C11 compilers
|
commit | commitdiff | tree |
2016-02-12 |
Rich Felker | add declarations for utmpname/utmpxname to appropriate...
|
commit | commitdiff | tree |
2016-02-11 |
Rich Felker | fix return value for fread/fwrite when size argument...
|
commit | commitdiff | tree |
2016-02-11 |
Rich Felker | fix line-buffered flush omission for odd usage of putc...
|
commit | commitdiff | tree |
2016-02-10 |
Rich Felker | fix failed write reporting by fwrite in line-buffered...
|
commit | commitdiff | tree |
2016-02-08 |
Rich Felker | remove workaround for broken mips assemblers
|
commit | commitdiff | tree |
2016-02-04 |
Rich Felker | in mips cancellable syscall asm, don't assume gp register...
|
commit | commitdiff | tree |
2016-02-04 |
Rich Felker | avoid using signals when a thread attempts to cancel...
|
commit | commitdiff | tree |
2016-02-03 |
Rich Felker | make configure accept -h as an alias for --help
|
commit | commitdiff | tree |