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
Age
Commit message (
Expand
)
Author
2017-01-14
fnmatch: fix gcc compiler warnings
Waldemar Brodkorb
2017-01-14
ldso: do not resolve relocations for debug, dig them up when debugging
Waldemar Brodkorb
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
2017-01-12
reformat README and update architecture/processor list
Waldemar Brodkorb
2017-01-12
use multiline comment for better copyright parsing
Waldemar Brodkorb
2017-01-12
remove unused strip script
Waldemar Brodkorb
2017-01-09
MAINTAINERS: add Matthew Fortune for MIPS
Waldemar Brodkorb
2017-01-05
mips: sync with GNU libc, fix mips64r6 n32 compilation
Waldemar Brodkorb
2017-01-05
ld.so: fix mips{32,64}r6 support
Waldemar Brodkorb
2016-12-31
argp/iconv needs wchar enabled
Waldemar Brodkorb
2016-12-30
inet: fix getnameinfo problem found by new test cases
Waldemar Brodkorb
2016-12-30
remove inline changelog, we have git
Waldemar Brodkorb
2016-12-29
locale: needs libiconv
Waldemar Brodkorb
2016-12-28
do not remove iconv.h when UCLIBC_HAS_LOCALE is not set
Waldemar Brodkorb
2016-12-28
add init_module/delete_module syscall wrappers
Waldemar Brodkorb
2016-12-26
bump for release
v1.0.21
Waldemar Brodkorb
2016-12-26
mips: use the common dirent.h
Waldemar Brodkorb
2016-12-23
remove UCLIBC_LINUX_MODULE_26
Waldemar Brodkorb
2016-12-21
remove misc/gnu, cleanup comment
Waldemar Brodkorb
2016-12-21
remove obstack support
Waldemar Brodkorb
2016-12-20
remove __MALLOC_GLIBC_COMPAT__ option
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
threads: optimize single threaded applications
Waldemar Brodkorb
2016-12-10
xtensa: fix static linking
Waldemar Brodkorb
2016-12-10
fix static linking for FDPIC toolchains
Waldemar Brodkorb
2016-12-10
bfin: fix a gcc warning
Waldemar Brodkorb
2016-12-10
include/sys/mman.h: remove madvise/posix_madvise prototypes on noMMU
Thomas Petazzoni
2016-12-10
libc/sysdeps/linux/common/madvise.c: disable on noMMU architectures
Thomas Petazzoni
2016-12-10
utils: add -static to CFLAGS when HAVE_SHARED is not set
Max Filippov
2016-12-04
bump for release
v1.0.20
Waldemar Brodkorb
2016-12-03
fix obstack compile issue after libintl/gettext removal
Waldemar Brodkorb
2016-12-02
nds32: in latest gcc from Andes, this got renamed
Waldemar Brodkorb
2016-12-02
remove libintl stub and libintl.h header
Waldemar Brodkorb
2016-11-30
NONTLS_INIT_TP is never defined, remove dead code
Waldemar Brodkorb
2016-11-29
libpthread: Fix inclusion of unwind code.
Ignacy Gawędzki
2016-11-29
remove libresolv stub
Waldemar Brodkorb
2016-11-28
posix_madvise not available for noMMU
Waldemar Brodkorb
2016-11-27
remove UCLIBC_HAS_LFS
Waldemar Brodkorb
2016-11-27
remove libnsl stub
Waldemar Brodkorb
2016-11-27
do not define madvise related macros for noMMU targets
Waldemar Brodkorb
2016-11-27
microblaze: fixup gcc warnings
Waldemar Brodkorb
2016-11-27
fixup gcc warnings
Waldemar Brodkorb
2016-11-27
microblaze: sync sysdep-cancel.h/sydep.h with GNU libc
Waldemar Brodkorb
2016-11-27
add aligned_alloc required for latest gcc libstdc++
Waldemar Brodkorb
2016-11-27
Fix handling of unterminated [ expression in fnmatch.
Waldemar Brodkorb
2016-11-27
arm: use common ret_ERRVAL
Waldemar Brodkorb
[next]