2016-09-16 |
Daniel Sabogal | add missing *_unlocked and wcsftime_l prototypes to... |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Daniel Sabogal | fix if_indextoname error case |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Daniel Sabogal | fix ifru_data and ifcu_buf types in net/if.h |
commit | commitdiff | tree | snapshot |
2016-09-16 |
Rich Felker | fix printf regression with alt-form octal, zero flag... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Rich Felker | restore _Noreturn to __assert_fail |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Olivier Brunel | getdtablesize: fix returning hard instead of soft rlimit |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Duncan Overbruck | fix FFSYNC by changing it to O_SYNC |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Szabolcs Nagy | configure: handle mipsisa64* triplet as a mips64 target |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Szabolcs Nagy | math: fix 128bit long double inverse trigonometric... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Szabolcs Nagy | verify that ttyname refers to the same file as the fd |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Szabolcs Nagy | microblaze: add syscall numbers from linux v4.7 |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Szabolcs Nagy | add SS_AUTODISARM sigaltstack ss_flags from linux v4... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Szabolcs Nagy | add UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Szabolcs Nagy | add PF_QIPCRTR, AF_QIPCRTR from linux v4.7 to sys/socket.h |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Rich Felker | fix pread/pwrite syscall calling convention on sh |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Rich Felker | revert unrelated change that slipped into last commit |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Rich Felker | fix regression in tcsetattr on all mips archs |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Rich Felker | fix asctime day/month names not to vary by locale |
commit | commitdiff | tree | snapshot |
2016-07-07 |
Rich Felker | remove obsolete and unused gethostbyaddr implementation |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Bobby Bingham | remove obsolete gitignore rules |
commit | commitdiff | tree | snapshot |
2016-07-06 |
Bobby Bingham | remove or1k version of sem.h |
commit | commitdiff | tree | snapshot |
2016-07-05 |
Rich Felker | release 1.1.15 v1.1.15 |
commit | commitdiff | tree | snapshot |
2016-07-04 |
Rich Felker | add stdc-predef.h for library-level predefined macros |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Rich Felker | improve abort fallback behavior when raising SIGABRT... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Rich Felker | make brace placement in public header typedef'd structs... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | add EF_SH_ sh specific macros to elf.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | add NT_ARM_SYSTEM_CALL to elf.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | add missing x86 relocs to elf.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | add DT_MIPS_RLD_MAP_REL to elf.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | add SHF_COMPRESSED section flag to elf.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | add powerpc tls optimization related definitions to... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | add nios2 definitions to elf.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | update elf.h with mips abi flags support |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | update elf.h with new aarch64 relocs |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | update elf.h with powerpc64 elfv2 abi related macros |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | add new powerpc64 relocations to elf.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | add EM_OPENRISC again to elf.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Rich Felker | make brace placement in public header struct definition... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Rich Felker | fix misplaced indention in sys/procfs.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Rich Felker | format mips bits/termios.h consistently mips64 and... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | fix CBAUDEX in powerpc termios.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | fix TCS* definitions in mips termios.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | fix mips termios.h macro exposure/namespace issues |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | fix powerpc termios.h macro exposure/namespace issues |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | fix generic termios.h macro exposure/namespace issues |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Rich Felker | define appropriate feature test macros to get CBAUD... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | fix FIOQSIZE in arm ioctl.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | remove termios2 related ioctls from sh ioctl.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | fix TIOCMSET in mips ioctl.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | remove mips and powerpc ioctls that are missing from... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | add missing TIOC* macros to ioctl.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | add missing SIOCSIFNAME from linux/sockios.h to ioctl.h |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | remove ioctl macros that were removed from linux uapi |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Szabolcs Nagy | use the generic ioctl.h for x86_64, x32 and aarch64 |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Rich Felker | add consistent reserved fields in mips64/n32 termios... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Rich Felker | fix posix_fadvise syscall args on powerpc, unify with... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
Bobby Bingham | pthread: implement try/timed join variants |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Rich Felker | fix misordered syscall arguments for posix_fadvise... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Rich Felker | in posix_fadvise, don't bypass __syscall macro infrastr... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Natanael Copa | refactor name_from_dns in hostname lookup backend |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Natanael Copa | in performing dns lookups, check result from res_mkquery |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Rich Felker | add RUSAGE_THREAD (Linux extension) definition to sys... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Rich Felker | fix incorrect definition of RUSAGE_CHILDREN in sys... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
Rich Felker | fix misaligned address buffers in gethostbyname[2]... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
Rich Felker | fix failure to obtain EOWNERDEAD status for process... |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Rich Felker | remove comments on copyright status from UTF-8 implemen... |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Rich Felker | avoid padding gaps in struct sockaddr_storage |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Szabolcs Nagy | update sys/socket.h to linux v4.6 |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Szabolcs Nagy | add new tcp_info fields from linux v4.6 |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Szabolcs Nagy | add CLONE_NEWCGROUP clone flag, new in linux v4.6 |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Szabolcs Nagy | update siginfo struct for linux v4.6 |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Szabolcs Nagy | add ETH_P_MACSEC netinet/if_ether.h, new in linux v4.6 |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Szabolcs Nagy | add SO_CNX_ADVICE to sys/socket.h, new in linux v4.6 |
commit | commitdiff | tree | snapshot |
2016-06-09 |
Szabolcs Nagy | add preadv2 and pwritev2 syscall numbers for linux... |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Rich Felker | fix a64l undefined behavior on ILP32 archs, wrong resul... |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Rich Felker | fix undefined pointer arithmetic in CMSG_NXTHDR macro |
commit | commitdiff | tree | snapshot |
2016-05-22 |
Szabolcs Nagy | fix the use of uninitialized value in regcomp |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Bobby Bingham | deduplicate __NR_* and SYS_* syscall number definitions |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Bobby Bingham | x32: eliminate __X32_SYSCALL_BIT constant |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Bobby Bingham | x32: remove arch-specific syscall remapping |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Rich Felker | fix spurious trailing whitespace in powerpc & powerpc64... |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Bobby Bingham | add powerpc64 port |
commit | commitdiff | tree | snapshot |
2016-05-04 |
LeMay, Michael | fix redundant processing of --build flag in configure... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Andrew Kelley | fix incorrect protocol name and number for egp |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Rich Felker | follow standard configure behavior for cross compile... |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Rich Felker | update COPYRIGHT file to clarify that permissions apply... |
commit | commitdiff | tree | snapshot |
2016-04-26 |
Rich Felker | fix FILE buffer underflow in ungetwc |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Rich Felker | fix thread structure/dtv-pointer corruption on powerpc |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Petr Vaněk | remove dead store in res_msend |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Rich Felker | add mips n32 port (ILP32 ABI for mips64) |
commit | commitdiff | tree | snapshot |
2016-04-03 |
Rich Felker | add support for mips and mips64 r6 isa |
commit | commitdiff | tree | snapshot |
2016-04-01 |
Rich Felker | fix read past end of haystack buffer for short needles... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Rich Felker | fix regression disabling use of pause instruction for... |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Rich Felker | fix undefined pointer comparison in stdio-internal... |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Timo Teräs | fix gethostbyaddr_r to fill struct hostent.h_length... |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Szabolcs Nagy | add MADV_FREE madvise command from linux v4.5 |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Szabolcs Nagy | add EPOLLEXCLUSIVE epoll flag from linux v4.5 |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Szabolcs Nagy | add SO_ATTACH_REUSEPORT_[CE]BPF socket options from... |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Szabolcs Nagy | add IPV6_HDRINCL socket option from linux v4.5 |
commit | commitdiff | tree | snapshot |
next |