projects
/
oweals
/
musl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
remove all .size and .type directives for functions from the asm
[oweals/musl.git]
/
include
/
2011-06-10
Rich Felker
add netpacket/packet.h
tree
|
commitdiff
2011-06-08
Rich Felker
isgreater etc. relation macros for math.h
tree
|
commitdiff
2011-06-07
Rich Felker
define MQ_PRIO_MAX
tree
|
commitdiff
2011-06-07
Rich Felker
add support for POSIX message queues, except mq_notify
tree
|
commitdiff
2011-06-07
Rich Felker
use __attribute__((const)) for errno and pthread_self...
tree
|
commitdiff
2011-06-06
Rich Felker
fix handling of d_name in struct dirent
tree
|
commitdiff
2011-05-30
Rich Felker
missing prototypes for mbsnrtowcs and wcsnrtombs
tree
|
commitdiff
2011-05-30
Rich Felker
implement pthread_[sg]etconcurrency.
tree
|
commitdiff
2011-05-28
Rich Felker
initial implementation of posix_spawn
tree
|
commitdiff
2011-05-08
Rich Felker
eventfd syscall wrapper and read/write wrappers
tree
|
commitdiff
2011-05-05
Rich Felker
add SA_NOMASK alias for SA_NODEFER with _GNU_SOURCE
tree
|
commitdiff
2011-04-28
Rich Felker
use compiler builtins for variadic macros when available
tree
|
commitdiff
2011-04-27
Rich Felker
correct variadic prototypes for execl* family
tree
|
commitdiff
2011-04-26
Rich Felker
function signature fix: add const qualifier to mempcpy...
tree
|
commitdiff
2011-04-26
Rich Felker
typo in prototype for mempcpy
tree
|
commitdiff
2011-04-26
Rich Felker
prototype for mempcpy
tree
|
commitdiff
2011-04-21
Rich Felker
move wait.h macros out of bits. they do not vary.
tree
|
commitdiff
2011-04-21
Rich Felker
include signal.h to avoid thorny __sigcontext/sigcontex...
tree
|
commitdiff
2011-04-21
Rich Felker
implement (nonstandard) forkpty
tree
|
commitdiff
2011-04-15
Rich Felker
fix O_SYNC definition, cleanup fcntl.h
tree
|
commitdiff
2011-04-15
Rich Felker
fcntl.h: move macros that do not vary between archs...
tree
|
commitdiff
2011-04-14
Rich Felker
add useless type fd_mask. it's in the reserved namespace.
tree
|
commitdiff
2011-04-13
Rich Felker
numerous fixes to sysv ipc
tree
|
commitdiff
2011-04-13
Rich Felker
add syslog.h cruft for syslogd to use...
tree
|
commitdiff
2011-04-13
Rich Felker
add profile for getmntent_r
tree
|
commitdiff
2011-04-13
Rich Felker
fix typos on RLIM_NLIMITS, remove _GNU_SOURCE test...
tree
|
commitdiff
2011-04-13
Rich Felker
fix and cleanup suseconds_t/timeval stuff (broken on...
tree
|
commitdiff
2011-04-13
Rich Felker
fix prototypes/signature for setgroups, etc.
tree
|
commitdiff
2011-04-13
Rich Felker
fix incorrect GNU sighandler_t typedef
tree
|
commitdiff
2011-04-13
Rich Felker
implement memrchr (nonstandard) and optimize strrchr...
tree
|
commitdiff
2011-04-13
Rich Felker
add ptsname_r (nonstandard) and split ptsname (standard...
tree
|
commitdiff
2011-04-12
Rich Felker
move bswap functions to static inline in byteswap.h
tree
|
commitdiff
2011-04-12
Rich Felker
utmpx.h is no longer under standards, so expose ut_exit...
tree
|
commitdiff
2011-04-12
Rich Felker
add some traditional aliases to stat.h
tree
|
commitdiff
2011-04-12
Rich Felker
add missing rlimit macros
tree
|
commitdiff
2011-04-11
Rich Felker
more types cleanup
tree
|
commitdiff
2011-04-11
Rich Felker
cleanup types stuff in headers, fix missing u_int*_t...
tree
|
commitdiff
2011-04-11
Rich Felker
add some ugly legacy type names in sys/types.h (u_char...
tree
|
commitdiff
2011-04-11
Rich Felker
add legacy BSD-style timer*() macros in sys/time.h
tree
|
commitdiff
2011-04-10
Rich Felker
add missing UTIME_* macros in sys/stat.h
tree
|
commitdiff
2011-04-06
Rich Felker
fix typo in sys/msg.h
tree
|
commitdiff
2011-04-06
Rich Felker
add IN_LOOPBACKNET constant (nonstandard but in reserve...
tree
|
commitdiff
2011-04-06
Rich Felker
fix prototype for strsep
tree
|
commitdiff
2011-04-06
Rich Felker
fix incorrect (and conflicting on LP64 archs) types...
tree
|
commitdiff
2011-04-05
Rich Felker
getopt.h is a GNU-getopt-specific header. always expose...
tree
|
commitdiff
2011-04-05
Rich Felker
add sysexits.h legacy header
tree
|
commitdiff
2011-04-05
Rich Felker
add more legacy functions: setlinebuf and setbuffer
tree
|
commitdiff
2011-04-05
Rich Felker
alternate name for syslog.h
tree
|
commitdiff
2011-04-05
Rich Felker
support the nonstandard err.h interfaces
tree
|
commitdiff
2011-04-03
Rich Felker
prototype getdtablesize (nonstandard function)
tree
|
commitdiff
2011-04-03
Rich Felker
add setresuid/setresgid functions (nonstandard)
tree
|
commitdiff
2011-04-03
Rich Felker
d_fileno alias for d_ino in dirent
tree
|
commitdiff
2011-04-02
Rich Felker
remove obsolete and useless useconds_t type
tree
|
commitdiff
2011-04-02
Rich Felker
fix misspelled PTHREAD_CANCELED constant
tree
|
commitdiff
2011-03-30
Rich Felker
add some missing prototypes for nonstandard functions...
tree
|
commitdiff
2011-03-29
Rich Felker
missing prototype for wcscoll (stub)
tree
|
commitdiff
2011-03-29
Rich Felker
implement POSIX timers
tree
|
commitdiff
2011-03-29
Rich Felker
prototype for getpass
tree
|
commitdiff
2011-03-26
Rich Felker
match glibc/lsb cancellation abi on i386
tree
|
commitdiff
2011-03-20
Rich Felker
syscall overhaul part two - unify public and internal...
tree
|
commitdiff
2011-03-19
Rich Felker
add some ioctl stuff to sys/mount.h
tree
|
commitdiff
2011-03-19
Rich Felker
overhaul syscall interface
tree
|
commitdiff
2011-03-19
Rich Felker
some linux headers useful from user apps.
tree
|
commitdiff
2011-03-19
Rich Felker
various legacy and linux-specific stuff
tree
|
commitdiff
2011-03-18
Rich Felker
implement [v]swprintf
tree
|
commitdiff
2011-03-18
Rich Felker
implement robust mutexes
tree
|
commitdiff
2011-03-14
Rich Felker
remove some old cruft from sys/types.h
tree
|
commitdiff
2011-03-13
Rich Felker
pthread.h needs clockid_t
tree
|
commitdiff
2011-03-11
Rich Felker
missing const in some pthread_attr_* prototypes
tree
|
commitdiff
2011-03-11
Rich Felker
fix sem_open and sem_close to obey posix semantics
tree
|
commitdiff
2011-03-08
Rich Felker
fix typos in dirent.h
tree
|
commitdiff
2011-03-08
Rich Felker
fcntl.h should make availabel the mode constants from...
tree
|
commitdiff
2011-03-07
Rich Felker
add macros for use with d_type extension field in dirent
tree
|
commitdiff
2011-03-07
Rich Felker
add prototypes for pthread_condattr_* and pthread_rwloc...
tree
|
commitdiff
2011-03-03
Rich Felker
preliminaries to adding POSIX semaphores
tree
|
commitdiff
2011-03-03
Rich Felker
namespace cleanup in sys/mman.h
tree
|
commitdiff
2011-02-27
Rich Felker
implement futimens and utimensat
tree
|
commitdiff
2011-02-27
Rich Felker
cleanup namespace in sys/time.h
tree
|
commitdiff
2011-02-27
Rich Felker
implement fexecve
tree
|
commitdiff
2011-02-27
Rich Felker
fix missing prototype for strsignal
tree
|
commitdiff
2011-02-24
Rich Felker
apply feature test protection to memccpy
tree
|
commitdiff
2011-02-20
Rich Felker
prototypes for GNU asprintf/vasprintf
tree
|
commitdiff
2011-02-20
Rich Felker
include sys/sysmacros.h from sys/types.h when _GNU_SOUR...
tree
|
commitdiff
2011-02-20
Rich Felker
fix typo in inotify structure
tree
|
commitdiff
2011-02-20
Rich Felker
make real symbols for the legacy (nonstandardized)...
tree
|
commitdiff
2011-02-20
Rich Felker
resolve some header namespace non-issues
tree
|
commitdiff
2011-02-20
Rich Felker
move the GNU siginfo renaming so it doesn't lead to...
tree
|
commitdiff
2011-02-20
Rich Felker
make sys/param.h not depend on PATH_MAX and NAME_MAX
tree
|
commitdiff
2011-02-19
Rich Felker
fix typo in wordexp.h (note that the function is still...
tree
|
commitdiff
2011-02-19
Rich Felker
add syscall wrappers for inotify
tree
|
commitdiff
2011-02-19
Rich Felker
prototype wait3 and wait4
tree
|
commitdiff
2011-02-19
Rich Felker
prototypes for brk and sbrk
tree
|
commitdiff
2011-02-19
Rich Felker
support the ugly and deprecated ucontext and sigcontext...
tree
|
commitdiff
2011-02-19
Rich Felker
add pthread_atfork interface
tree
|
commitdiff
2011-02-18
Rich Felker
add portable lchown (trivial to support and a few ancie...
tree
|
commitdiff
2011-02-17
Rich Felker
reorganize pthread data structures and move the definit...
tree
|
commitdiff
2011-02-17
Rich Felker
ucontext is no longer in the standard, so use gnu-frien...
tree
|
commitdiff
2011-02-17
Rich Felker
some gnu software wrongly uses "struct siginfo" instead...
tree
|
commitdiff
2011-02-17
Rich Felker
add to pthread.h: pthread_mutex_timedlock and sched...
tree
|
commitdiff
2011-02-16
Rich Felker
move stdio stuff that's not arch-specific out of bits
tree
|
commitdiff
next