Age | Commit message (Expand) | Author |
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 |
2016-11-04 | nios2: sync support with glibc | Waldemar Brodkorb |
2016-11-03 | microblaze: add NPTL/TLS support from GNU libc | Waldemar Brodkorb |
2016-09-25 | sync header with glibc | Waldemar Brodkorb |
2016-06-30 | nds32: add support for new architecture | Waldemar Brodkorb |
2016-06-15 | sysconf: Support _SC_(AV)?PHYS_PAGES. | Nicolas Cavallari |
2016-06-01 | remove MJN only debug messages | Waldemar Brodkorb |
2016-05-24 | microblaze: fix ELF detection in ld.so | Waldemar Brodkorb |
2016-05-18 | remove linuxthreads.new, rename linuxthreads.old | Waldemar Brodkorb |
2016-04-15 | replace FSF addresses with URLs | Nikola Forró |
2016-04-05 | unlimited access to macros | Waldemar Brodkorb |
2016-03-31 | bits/byteswap-common.h: import recent headers from glibc | Anthony G. Basile |
2016-02-24 | Advertise obstack only when chosen | Anton Kolesov |
2016-02-19 | mark a.out support as not available | Waldemar Brodkorb |
2016-02-07 | frv: resurrect port somehow, totally untested | Waldemar Brodkorb |
2016-02-02 | include/netdb.h: Do not define IDN-related flags. | Thomas Claveirole |
2016-01-31 | ldso: Use single rtld_flags interpretation through all the calls | Leonid Lisovskiy |
2016-01-31 | Provide __adjtimex() alias, like glibc. | Leonid Lisovskiy |
2016-01-10 | Implement legacy bcopy/bzero/bcmp/index/rindex as inline functions | Waldemar Brodkorb |
2016-01-02 | remove deprecated architectures v850/i960 | Waldemar Brodkorb |
2016-01-01 | Add argp implementation | Salvatore Cro |
2015-12-22 | Use gcc's __builtin_mempcpy() as __mempcpy(), if possible | Waldemar Brodkorb |
2015-12-17 | Revert "glibc compat: bump glibc minor version" | Waldemar Brodkorb |
2015-12-17 | resolv: NI_IDN unimplemented | Waldemar Brodkorb |
2015-12-09 | bsd supports the same floating point classification functions as c99 | Waldemar Brodkorb |
2015-12-09 | Make malloc_stats() GNU libc compatible | Waldemar Brodkorb |
2015-12-09 | Define __attribute_const__ | Waldemar Brodkorb |
2015-12-08 | sync with glibc, add some missing defines | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__ | Waldemar Brodkorb |
2015-12-05 | remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__ | Waldemar Brodkorb |
2015-11-08 | add support for euidaccess/eaccess legacy functions | Waldemar Brodkorb |
2015-11-03 | unistd: fix #if condition | Thomas Petazzoni |
2015-10-14 | syncfs: add system call support | Bartosz Golaszewski |
2015-10-09 | add new architecture support for or1k | Waldemar Brodkorb |
2015-09-11 | Revert "tgmath.h: disable builtins" | Waldemar Brodkorb |
2015-08-14 | glibc compat: bump glibc minor version | Waldemar Brodkorb |
2015-08-14 | add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions | Romain Naour |
2015-06-10 | h8300: 64bit integer support | Yoshinori Sato |