index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
timeradd/timersub: cast result to void to get rid of warnings
rofl0r
2013-11-23
1
-2
/
+2
*
add legacy getloadavg api
Szabolcs Nagy
2013-11-21
1
-0
/
+1
*
math: add (obsolete) bsd drem and finite functions
Szabolcs Nagy
2013-11-21
1
-0
/
+6
*
write floating point limit constants to 21 significant decimal places
Rich Felker
2013-11-20
2
-10
/
+10
*
adjust sys/wait.h not to produde errors in strict ISO C feature profile
Rich Felker
2013-11-09
1
-3
/
+7
*
fix inttypes.h PRI and SCN macros for [u]intptr_t types
Rich Felker
2013-10-30
1
-11
/
+13
*
POSIX conformance fix: define struct entry in search.h
Szabolcs Nagy
2013-10-29
1
-1
/
+1
*
add legacy ftime function and sys/timeb.h
Rich Felker
2013-10-25
1
-0
/
+22
*
fix multiple minor namespace issues in headers
Rich Felker
2013-10-20
4
-7
/
+15
*
use consistent include guard name in arpa/ftp.h
Szabolcs Nagy
2013-10-18
1
-2
/
+2
*
fix typo in socket.h (wrong macro name)
Szabolcs Nagy
2013-10-18
1
-1
/
+1
*
fix clockid macro names in time.h, reported by Paul Schutte
Szabolcs Nagy
2013-10-07
1
-2
/
+2
*
math: fix comparision macros (isless etc) when FLT_EVAL_METHOD!=0
Szabolcs Nagy
2013-09-27
1
-10
/
+10
*
sys/resource.h: add PRIO_MIN and PRIO_MAX for getpriority and setpriority
Szabolcs Nagy
2013-09-16
1
-0
/
+3
*
update include/elf.h following glibc changes
Szabolcs Nagy
2013-09-16
1
-27
/
+143
*
sys/socket.h: add new SO_BUSY_POLL socket option
Szabolcs Nagy
2013-09-15
1
-0
/
+1
*
ptrace.h: add new ptrace requests to get/set sigmask
Szabolcs Nagy
2013-09-15
1
-0
/
+2
*
net/if_arp.h: add missing ARP hardware identifiers from linux uapi headers
Szabolcs Nagy
2013-09-15
1
-1
/
+7
*
netinet/in.h: add missing IP protocol numbers from the linux uapi headers
Szabolcs Nagy
2013-09-15
1
-0
/
+2
*
support configurable page size on mips, powerpc and microblaze
Szabolcs Nagy
2013-09-15
1
-0
/
+2
*
add workaround header for wait.h remapping to sys/wait.h
Rich Felker
2013-09-01
1
-0
/
+2
*
only expose struct tcphdr under _GNU_SOURCE
Rich Felker
2013-08-30
1
-1
/
+3
*
add struct tcphdr in netinet/tcp.h
Rich Felker
2013-08-30
1
-0
/
+33
*
stdbool.h should define __bool_true_false_are_defined even for C++
Rich Felker
2013-08-28
1
-2
/
+2
*
add SUN_LEN macro to sys/un.h under appropriate feature tests
Rich Felker
2013-08-21
1
-0
/
+19
*
de-duplicate dn_expand, fix return value and signature, clean up
Rich Felker
2013-08-14
1
-1
/
+1
*
add missing MSG_EXCEPT in sys/msg.h
Rich Felker
2013-08-14
1
-0
/
+1
*
provide declarations for strtod_l and family
Rich Felker
2013-08-13
1
-0
/
+4
*
fix definitions of WIFSTOPPED and WIFSIGNALED to support up to signal 127
Rich Felker
2013-08-10
2
-4
/
+4
*
add pthread_setaffinity_np and pthread_getaffinity_np functions
Rich Felker
2013-08-10
1
-0
/
+3
*
add cpu affinity interfaces
Rich Felker
2013-08-10
1
-0
/
+61
*
sys/personality.h: add missing C++ compat
rofl0r
2013-08-08
1
-0
/
+7
*
sys/personality.h: add missing macros
rofl0r
2013-08-08
1
-0
/
+33
*
add some new linux AT_* flags
Rich Felker
2013-08-03
1
-0
/
+2
*
add prototypes for euidaccess/eaccess
Rich Felker
2013-08-03
1
-0
/
+2
*
fix feature test macro logic for _BSD_SOURCE
Rich Felker
2013-08-02
3
-7
/
+7
*
add missing c++ extern "C" wrapping to link.h
Rich Felker
2013-08-02
1
-0
/
+8
*
provide useless 64-bit fcntl macros with _LARGEFILE64_SOURCE
Rich Felker
2013-08-02
1
-0
/
+3
*
add macros for new(ish) prctl commands
Rich Felker
2013-07-30
1
-0
/
+37
*
fix some prctl macros that were incorrectly copied into this file
Rich Felker
2013-07-30
1
-3
/
+3
*
add wrapper headers, with warnings, for various incorrect names under sys
Rich Felker
2013-07-27
6
-0
/
+11
*
a few more fixes for unistd/sysconf feature reporting
Rich Felker
2013-07-27
1
-0
/
+1
*
report presence of ADV and MSG options in unistd.h and sysconf
Rich Felker
2013-07-26
1
-0
/
+2
*
report that posix_spawn is supported in unistd.h and sysconf
Rich Felker
2013-07-26
1
-0
/
+1
*
fix incorrect type for new si_call_addr in siginfo_t
Rich Felker
2013-07-24
1
-3
/
+3
*
add protocol families PF_IB and PF_VSOCK to socket.h
Szabolcs Nagy
2013-07-25
1
-1
/
+5
*
update siginfo according to linux headers
Szabolcs Nagy
2013-07-24
1
-1
/
+13
*
add PTRACE_PEEKSIGINFO to ptrace.h
Szabolcs Nagy
2013-07-24
1
-0
/
+11
*
add if_ether.h constants ETH_P_802_3_MIN and ETH_P_BATMAN
Szabolcs Nagy
2013-07-24
1
-0
/
+3
*
add CLOCK_TAI (and CLOCK_SGI_CYCLE) clock ids to time.h
Szabolcs Nagy
2013-07-24
1
-0
/
+2
[next]