index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-02-03
add libc version compatibility
Waldemar Brodkorb
2018-01-31
malloc: add malloc_usable_size()
Waldemar Brodkorb
2018-01-31
remove arc4random (rc4 based)
Waldemar Brodkorb
2018-01-20
include/elf.h: sync with GNU C library
Waldemar Brodkorb
2017-12-31
m68k: add NPTL/TLS support
Waldemar Brodkorb
2017-11-19
csky: port to uclibc-ng
Guo Ren
2017-11-19
remove unused FORTIFY code fragments
Waldemar Brodkorb
2017-11-03
math: add exception handling functionality
Sergey Cherkashin
2017-11-02
convert accept4() to use cancel.h macros
Waldemar Brodkorb
2017-10-01
recvmmsg/sendmmsg: add recvmmsg sendmmsg support.
Guo Ren
2017-07-28
stdlib.h: Fix valloc declaration.
Eugene Yudin
2017-07-28
nptl: remove sysdep-cancel ASM macros, convert to C
Waldemar Brodkorb
2017-07-28
rt: convert mq_timedsend/mq_timedreceive to use cancel.h macros
Waldemar Brodkorb
2017-07-18
netinet/in.h: add IPPROTO_MH
Waldemar Brodkorb
2017-07-05
udp.h: sync completely with GNU C library
Waldemar Brodkorb
2017-06-22
remove __FAVOR_BSD
Waldemar Brodkorb
2017-06-21
remove editor hints for vi
Waldemar Brodkorb
2017-06-08
wchar.h: wchar_t must be defined
Waldemar Brodkorb
2017-06-06
sys/time.h: sync with GNU C library
Waldemar Brodkorb
2017-06-06
sys/types.h: sync with GNU C library
Waldemar Brodkorb
2017-06-01
include/features.h: add _DEFAULT_SOURCE macro
Anthony G. Basile
2017-05-22
include/sys/reboot.h: add constants RB_SW_SUSPEND and RB_KEXEC
Anthony G. Basile
2017-05-22
“new LT” is gone
mirabilos
2017-05-22
add another generated file
mirabilos
2017-05-14
or1k: add NPTL/TLS support
Waldemar Brodkorb
2017-05-07
sync features.h with GNU C library, fixes gcc 7.1 toolchain creation
Waldemar Brodkorb
2017-04-22
sys/stat.h: fix missing struct timespec definition
Damien Riegel
2017-04-22
remove unused HP_TIMING_AVAIL and header
Waldemar Brodkorb
2017-04-18
cleanup dead code in signal.h
Waldemar Brodkorb
2017-04-04
Revert "fcntl.h: fix a missing `struct timespec` definition"
Waldemar Brodkorb
2017-03-20
remove RPC implementation
Waldemar Brodkorb
2017-03-17
sync header with GNU libc / kernel
Waldemar Brodkorb
2017-02-28
fcntl.h: fix a missing `struct timespec` definition
Damien Riegel
2017-02-01
g/c __libc_errno
mirabilos
2017-02-01
add experimental aarch64 support
Waldemar Brodkorb
2017-01-22
nds32: add NPTL/TLS, *context function, libm changes and code cleanup
Vincent Ren-Wei Chen
2017-01-14
add wrappers for preadv/pwritev
Waldemar Brodkorb
2017-01-14
add uchar.h minimal from GNU libc
Waldemar Brodkorb
2017-01-14
add secure_getenv() function
Waldemar Brodkorb
2016-12-21
remove obstack support
Waldemar Brodkorb
2016-12-20
sys/cdefs.h: add definition of __attribute_alloc_size__
Thomas Petazzoni
2016-12-20
add stub implementation for libintl/gettext
Waldemar Brodkorb
2016-12-14
add libiconv-tiny implementation
Waldemar Brodkorb
2016-12-10
include/sys/mman.h: remove madvise/posix_madvise prototypes on noMMU
Thomas Petazzoni
2016-12-02
remove libintl stub and libintl.h header
Waldemar Brodkorb
2016-11-29
remove libresolv stub
Waldemar Brodkorb
2016-11-27
remove UCLIBC_HAS_LFS
Waldemar Brodkorb
2016-11-27
remove libnsl stub
Waldemar Brodkorb
2016-11-27
fixup gcc warnings
Waldemar Brodkorb
2016-11-27
add aligned_alloc required for latest gcc libstdc++
Waldemar Brodkorb
[next]