projects
/
oweals
/
musl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/musl.git
2011-04-13
Rich Felker
fix bug whereby getopt_long allowed mismatch in last...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Rich Felker
fix typos on RLIM_NLIMITS, remove _GNU_SOURCE test...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Rich Felker
fix and cleanup suseconds_t/timeval stuff (broken on...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Rich Felker
implement getgrouplist (for initgroups), formerly dummi...
v0.7.8
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Rich Felker
fix prototypes/signature for setgroups, etc.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Rich Felker
fix incorrect GNU sighandler_t typedef
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Rich Felker
implement memrchr (nonstandard) and optimize strrchr...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Rich Felker
add ptsname_r (nonstandard) and split ptsname (standard...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Rich Felker
speed up threaded fork
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Rich Felker
more changes for upcoming 0.7.8
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Rich Felker
optimize ntohl etc. in terms of bswap functions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Rich Felker
move bswap functions to static inline in byteswap.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Rich Felker
fix broken bswap_32
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Rich Felker
utmpx.h is no longer under standards, so expose ut_exit...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Rich Felker
add some traditional aliases to stat.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Rich Felker
fix printf("%.9g", 1.1) and similar not dropping traili...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Rich Felker
add missing rlimit macros
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Rich Felker
more types cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Rich Felker
cleanup types stuff in headers, fix missing u_int*_t...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Rich Felker
fix errno handling in scandir:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Rich Felker
fix fputwc return value
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Rich Felker
remove ugly warning-suppression hack from crypt - this...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Rich Felker
update README since we now DO have a mailing list
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Rich Felker
add some ugly legacy type names in sys/types.h (u_char...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Rich Felker
add legacy BSD-style timer*() macros in sys/time.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Rich Felker
add missing UTIME_* macros in sys/stat.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Rich Felker
add missing float.h macros
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Rich Felker
run pthread tsd destructors when a timer thread pretend...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Rich Felker
greatly improve SIGEV_THREAD timers
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Rich Felker
prepare notes for 0.7.8 release
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Rich Felker
work around a nasty bug in linux readv syscall
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Rich Felker
better fix sysconf pthread stack min
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Rich Felker
consistency with pthread stack min in limits.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Rich Felker
fix broken sigsetjmp on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Rich Felker
workaround broken msghdr struct on 64bit linux
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Rich Felker
fix ipv6 address printing: 2001 appeared as 201, etc.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Rich Felker
fix broken dns response parsing code that made most...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Rich Felker
return the requested string as the "canonical name...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Rich Felker
fix uninitialized variables in dns lookup code
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
Rich Felker
fix bug in TRE found by clang (typo && instead of &)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Rich Felker
fix misplaced *'s in string functions (harmless)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Rich Felker
fix broken unsigned comparison in wcstoumax
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Rich Felker
fix breakage due to converting a return type to size_t...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Rich Felker
fixed crash in new rsyscall (failure to set sa_flags...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Rich Felker
consistency: change all remaining syscalls to use SYS_...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Rich Felker
move rsyscall out of pthread_create module
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
pthread exit stuff: don't bother setting errno when...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
fix rsyscall handler: must not clobber errno from signa...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
fix typo in sys/msg.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
add startup abi functions, dummy for now. eventually...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
add _res (__res_state()) dummy
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
add IN_LOOPBACKNET constant (nonstandard but in reserve...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
document more changes for 0.7.7
v0.7.7
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
fix prototype for strsep
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
fix completely bogus loop condition in getmntent_r
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
major semaphore improvements (performance and correctness)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
fix signal-based timers with null sigevent argument
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
fix incorrect (and conflicting on LP64 archs) types...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Rich Felker
fix (hopefully) statvfs breakage on x86_64 that resulte...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
document more changes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
new framework to inhibit thread cancellation when needed
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
add ip6 pktinfo stuff for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
add sysv ipc message queues (completely untested)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
getopt.h is a GNU-getopt-specific header. always expose...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
add sysexits.h legacy header
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
implement the adjtime and adjtimex functions (nonstandard)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
add getmntent_r interface (all of mntent is nonstandard...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
add some missing ipv6 stuff
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
implement if_indextoname and if_nametoindex functions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
add (nonstandard) cfmakeraw function
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
add pivot_root syscall wrapper
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
add more legacy functions: setlinebuf and setbuffer
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
alternate name for syslog.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
uncomment IP_PKTINFO
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
support the nonstandard err.h interfaces
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
release notes for next bugfix release
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
fix misaligned read on early string termination in...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
fix overflow in printf %N$ argument handling
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Rich Felker
fix various floating point rounding and formatting...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Rich Felker
release notes for 0.7.6 bugfix release
v0.7.6
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Rich Felker
fix rare but nasty under-allocation bug in malloc with...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Rich Felker
simplify vdprintf implementation greatly based on recen...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Rich Felker
use a local temp buffer for unbuffered streams in vfprintf
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
fix nl_langinfo to actually use the existing, correct...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
make ualarm actually work (obsolete function removed...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
fix various bugs in strtold:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
fix serious bug in strchr - char signedness
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
prototype getdtablesize (nonstandard function)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
add setresuid/setresgid functions (nonstandard)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
pthread_create need not set errno
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
fix statvfs syscalls (missing size argument)
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
block all signals during rsyscall
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
fix race condition in rsyscall handler
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
don't trust siginfo in rsyscall handler
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
timer threads should sleep and stay asleep... a long...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
revert to deleting kernel-level timer from cancellation...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
simplify calling of timer signal handler
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
d_fileno alias for d_ino in dirent
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
simplify pthread tsd key handling
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
Rich Felker
omit pthread tsd dtor code if tsd is not used
commit
|
commitdiff
|
tree
|
snapshot
next