]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-bionic.git/history - libc
Count references for groups instead of instances
[android-sdk/platform-bionic.git] / libc /
2014-11-26 Nicolas GeoffrayMerge "Revert "Use mmap to create the pthread_internal_t.""
2014-11-26 Nicolas GeoffrayRevert "Use mmap to create the pthread_internal_t."
2014-11-25 Yabin CuiMerge "Use mmap to create the pthread_internal_t."
2014-11-25 Yabin CuiUse mmap to create the pthread_internal_t.
2014-11-24 Yabin CuiMerge "flesh out sysconf(3) and the _POSIX_* constants"
2014-11-23 Elliott HughesMerge "Sync with upstream OpenBSD fts.c."
2014-11-22 Dan AlbertMerge "Move some pthread functions to signal.h."
2014-11-22 Elliott HughesSync with upstream OpenBSD fts.c.
2014-11-22 Yabin Cuiflesh out sysconf(3) and the _POSIX_* constants
2014-11-22 Elliott HughesMerge "Bring our <machine/endian.h> files back in sync."
2014-11-22 Elliott HughesBring our <machine/endian.h> files back in sync.
2014-11-21 Dmitriy IvanovMerge "Mips: remove arch-specific atexit.h"
2014-11-21 Dmitriy IvanovMips: remove arch-specific atexit.h
2014-11-21 Dmitriy IvanovMerge "Mips: Remove unused files"
2014-11-21 Dmitriy IvanovMips: Remove unused files
2014-11-21 Dmitriy IvanovMerge "Mips: Reuse atexit.h from libc/arch-common"
2014-11-21 Dmitriy IvanovMips: Reuse atexit.h from libc/arch-common
2014-11-21 Dan AlbertMerge "Revert "<sched.h> should offer both __sched_prio...
2014-11-21 Dan AlbertMove some pthread functions to signal.h.
2014-11-21 Dan AlbertRevert "<sched.h> should offer both __sched_priority...
2014-11-21 Dmitriy IvanovMerge "Add test_forked() option"
2014-11-20 Elliott HughesMerge "Make the ftw(3) tests a bit more thorough."
2014-11-19 Elliott HughesMerge "Fix flockfile(3) and friends for stdin/stdout...
2014-11-19 Elliott HughesFix flockfile(3) and friends for stdin/stdout/stderr...
2014-11-19 Dmitriy IvanovMerge "Yet another relocation test"
2014-11-19 David 'Digit' TurnerMerge "libc: Move <sgidefs.h> to libc/arch-mips/"
2014-11-19 Yabin CuiMerge "fix shared gid support in getpwnam/getgrnam"
2014-11-19 Yabin Cuifix shared gid support in getpwnam/getgrnam
2014-11-18 David 'Digit' Turnerlibc: Move <sgidefs.h> to libc/arch-mips/
2014-11-17 Elliott HughesMerge "libc: Fix mktime returns an uncorrect time in...
2014-11-17 Dmitriy IvanovMerge "bionic/test: migrate sysconf tests from system...
2014-11-17 Elliott HughesMerge "Add getaddrinfo(3) tests for NULL arguments."
2014-11-17 Elliott HughesMerge "Remove remaining bionic support for TARGET_CPU_S...
2014-11-17 Elliott HughesRemove remaining bionic support for TARGET_CPU_SMP...
2014-11-15 Dan AlbertMerge "Allow asan for glibc tests."
2014-11-15 Satoru Takeuchilibc: Fix mktime returns an uncorrect time in empty...
2014-11-15 Yabin CuiMerge "Add functions in sysinfo.h."
2014-11-15 Yabin CuiAdd functions in sysinfo.h.
2014-11-14 Yabin CuiMerge "Increase support of pathconf options."
2014-11-14 Yabin CuiIncrease support of pathconf options.
2014-11-14 Elliott HughesMerge "sysconf(3) returns long."
2014-11-14 Elliott Hughessysconf(3) returns long.
2014-11-14 Elliott HughesMerge "Add non-macro stdin/stdout/stderr too."
2014-11-14 Elliott HughesAdd non-macro stdin/stdout/stderr too.
2014-11-14 Dmitriy IvanovMerge "Rename soinfo methods and fields"
2014-11-14 Christopher FerrisMerge "Add missing function prototypes wcpcpy/wcpncpy."
2014-11-14 Christopher FerrisAdd missing function prototypes wcpcpy/wcpncpy.
2014-11-14 Elliott HughesMerge "Fix our <mntent.h> implementation."
2014-11-13 Elliott HughesFix our <mntent.h> implementation.
2014-11-13 Elliott HughesMerge "Assume glibc >= 2.15."
2014-11-13 Elliott HughesMerge "Don't receive structs containing pointers over...
2014-11-13 Hans BoehmMerge "Allow stdatomic.h to be included from mingw...
2014-11-13 Elliott HughesDon't receive structs containing pointers over sockets.
2014-11-13 Elliott HughesAssume glibc >= 2.15.
2014-11-13 Elliott HughesMerge "Fix glibc 2.15 build."
2014-11-13 Dmitriy IvanovMerge "Add support for hash-style=gnu"
2014-11-13 Hans BoehmAllow stdatomic.h to be included from mingw prebuilt.
2014-11-13 Dan AlbertMerge "Add documentation about checkbuild."
2014-11-13 Dmitriy IvanovAdd support for hash-style=gnu
2014-11-12 Christopher FerrisMerge "Add 64-bit slm optimized strlcpy and srlcat."
2014-11-12 Yabin CuiMerge "implement missing seekdir and telldir"
2014-11-12 Elliott HughesMerge "gethostname.c: change to report ENAMETOOLONG...
2014-11-12 Elliott HughesMerge "bionic tests: migrate gethostname test to unistd...
2014-11-12 Yongqin Liugethostname.c: change to report ENAMETOOLONG error...
2014-11-12 Varvara RainchikAdd 64-bit slm optimized strlcpy and srlcat.
2014-11-12 Elliott HughesMerge "Upgrade bionic to tzdata2014j."
2014-11-12 Elliott HughesUpgrade bionic to tzdata2014j.
2014-11-12 Elliott HughesMerge "Fix tzdata update tools for 'backzone'."
2014-11-12 Elliott HughesFix tzdata update tools for 'backzone'.
2014-11-11 Daniel RosenbergMerge "bionic: libc: Added path to vendor build propert...
2014-11-11 Daniel Rosenbergbionic: libc: Added path to vendor build properties...
2014-11-11 Andreas GampeMerge "Bionic: Make DISALLOW_COPY_AND_ASSIGN conditional"
2014-11-11 Andreas GampeBionic: Make DISALLOW_COPY_AND_ASSIGN conditional
2014-11-10 Christopher FerrisMerge "Add align/overread tests for strlcpy/strlcat."
2014-11-10 Elliott HughesMerge "Add the <dirent.h> feature macros glibc uses."
2014-11-10 Elliott HughesAdd the <dirent.h> feature macros glibc uses.
2014-11-10 Elliott HughesMerge "Remove temporary compatibility hack."
2014-11-10 Elliott HughesRemove temporary compatibility hack.
2014-11-10 Elliott HughesMerge "Fix struct stat to match POSIX 2008."
2014-11-08 Elliott HughesFix struct stat to match POSIX 2008.
2014-11-08 Elliott HughesMerge "Add sethostname(2)."
2014-11-08 Elliott HughesAdd sethostname(2).
2014-11-07 Yabin Cuiimplement missing seekdir and telldir
2014-11-07 The Android Open... Merge remote-tracking branch 'goog/stage-aosp-master...
2014-11-07 Elliott Hughesam 08a70184: Merge "Add POSIX lcong48."
2014-11-06 Elliott HughesMerge "Implement all the POSIX _l functions."
2014-11-06 Elliott HughesImplement all the POSIX _l functions.
2014-11-06 Elliott HughesMerge "Add POSIX lcong48."
2014-11-06 Elliott HughesAdd POSIX lcong48.
2014-11-06 Elliott Hughesam 39ba3035: Merge "Fix our <complex.h> support."
2014-11-06 Yabin Cuiam 99cf8d08: Merge "make all bionic death tests not...
2014-11-06 Yabin CuiMerge "make all bionic death tests not dumpable"
2014-11-06 Elliott Hughesam a80f11ba: Merge "Add support for listing missing...
2014-11-06 Elliott HughesMerge "Add support for listing missing POSIX 2013 symbols."
2014-11-06 Elliott HughesAdd support for listing missing POSIX 2013 symbols.
2014-11-05 Yabin Cuiam 23113831: Merge "check invalid file offset when...
2014-11-05 Yabin CuiMerge "check invalid file offset when loading library"
2014-11-05 Elliott Hughesam c13a2044: Merge "Fix newlocale with a NULL locale...
2014-11-05 Elliott Hughesam 57df00a4: Merge "Improve math tests to allow a speci...
2014-11-05 Chih-Hung Hsieham 6c8f2475: Merge "Fix warning of missing field initia...
next