summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits
AgeCommit message (Expand)Author
2016-11-27remove UCLIBC_HAS_LFSWaldemar Brodkorb
2016-11-27do not define madvise related macros for noMMU targetsWaldemar Brodkorb
2016-11-27fixup gcc warningsWaldemar Brodkorb
2016-09-26locale: cleanup supportWaldemar Brodkorb
2016-09-26always assume tgkill is presentWaldemar Brodkorb
2016-06-25bits/sigset.h: Fix _EXTERN_INLINE redefinitionLeonid Lisovskiy
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb
2016-04-15replace FSF addresses with URLsNikola Forró
2016-03-31bits/byteswap-common.h: import recent headers from glibcAnthony G. Basile
2016-01-30add exp10() from glibcWaldemar Brodkorb
2016-01-10Provide XTI __t_scalar_t types, like glibcWaldemar Brodkorb
2016-01-01Add argp implementationSalvatore Cro
2015-12-22Do define some IPv6 related symbols even with IPv6 disabledWaldemar Brodkorb
2015-12-17libc/stdio: Rework custom streams interface similar to glibc.Waldemar Brodkorb
2015-12-05remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__Waldemar Brodkorb
2015-12-05remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__Waldemar Brodkorb
2015-06-10siginfo: add signal info for seccomp related SIGSYSDaniel Golle
2015-04-25Revert "Do not define unimplemented functions"Waldemar Brodkorb
2015-03-29merge uClibc git masterWaldemar Brodkorb
2015-03-24libc: TIME64_COMPAT32 for sparc, mipsBernhard Reutner-Fischer
2015-03-22libc: add getrandom(2)Bernhard Reutner-Fischer
2015-03-18libm: Add missing C99 float/ld wrappersBernhard Reutner-Fischer
2015-03-04Merge remote-tracking branch 'origin/upstream' into 1.0Waldemar Brodkorb
2015-02-27libc: silence warningBernhard Reutner-Fischer
2015-02-20sync with uClibcWaldemar Brodkorb
2015-02-17libc: add setns()Bernhard Reutner-Fischer
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2014-12-30remove another two warnings.Waldemar Brodkorb
2014-12-25merge upstream changesWaldemar Brodkorb
2014-12-12unistd: allow to turn off getopt_longBernhard Reutner-Fischer
2014-09-26Do not define unimplemented functionsCristian Morales Vega
2014-08-25mathinline.h: Use __extern_inlineBernhard Reutner-Fischer
2014-08-01bits/time.h: sync with latest glibcMike Frysinger
2014-07-22syscalls-common.h: Rename some macro args for correct documentationVineet Gupta
2014-04-23weak symbols need to be "defined" weak but "declared" strongVineet Gupta
2014-04-23LT.old: Make __errno_location/__h_errno_location thread safeVineet Gupta
2013-11-06Fix weak/strong attribute of __errno_location and it's __GI aliasVineet Gupta
2013-07-18bits/waitstatus.h: correctly interpret status 0x007f on MIPSDenys Vlasenko
2013-06-07eventfd.h: Use new "bits/" scheme for arch-specific flagsHiroaki KAWAI
2013-04-01libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BITMike Frysinger
2013-02-11libc: add posix_fallocate()Bernhard Reutner-Fischer
2013-02-05mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZEDBernhard Reutner-Fischer
2013-01-26libc/sysdeps: sync bits/in.h with glibcMike Frysinger
2013-01-17socket.h: pull socket_type.h from eglibcBernhard Reutner-Fischer
2012-12-03sched.h: include stdlib.h for malloc/freeBernhard Reutner-Fischer
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-08-04bits/time.h: sync with glibc 2.16Peter Korsgaard
2012-06-15bits/types.h: remove thread types, users should include pthread.hPeter S. Mazinger