projects
/
platform
/
upstream
/
glibc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
manual: Correct guarantee about pointers compared by qsort()
2014-12-21
Anders Kaseorg
manual: Correct guarantee about pointers compared by...
commit
|
commitdiff
|
tree
2014-12-19
Ondřej Bílka
Simplify strncat.
commit
|
commitdiff
|
tree
2014-12-15
Ondřej Bílka
Return allocated array instead of unallocated.
commit
|
commitdiff
|
tree
2014-12-10
Ondřej Bílka
Fix typo in changelog.
commit
|
commitdiff
|
tree
2014-12-10
Anders Kaseorg
manual: Remove incorrect claim that qsort() can be...
commit
|
commitdiff
|
tree
2014-11-27
J. Brown
Recognize recent x86 CPUs in string.h
commit
|
commitdiff
|
tree
2014-09-20
Rasmus Villemoes
Fix prototype of eventfd.
commit
|
commitdiff
|
tree
2014-09-20
Ondřej Bílka
Sync recvmmsg prototype with kernel usage.
commit
|
commitdiff
|
tree
2014-06-22
Ludovic Courtès
nscd: Remove unused typedef and variable.
commit
|
commitdiff
|
tree
2014-06-05
Ondřej Bílka
Fix memory overrun in getifaddrs_internal. Fixes bug...
commit
|
commitdiff
|
tree
2014-06-04
Ondřej Bílka
Fix typo in manual.
commit
|
commitdiff
|
tree
2014-05-30
Ondřej Bílka
Remove mi_arena nested function.
commit
|
commitdiff
|
tree
2014-05-30
Ondřej Bílka
revert commit fdfd175d46ac6a810ebdeb2a2936e6d7d13995ab
commit
|
commitdiff
|
tree
2014-05-27
Ondřej Bílka
Remove duplicate code in elf/dl-deps.c.
commit
|
commitdiff
|
tree
2014-05-23
Rasmus Villemoes
manual: Update prototypes for alphasort and friends
commit
|
commitdiff
|
tree
2014-05-13
Ondřej Bílka
fix changelog.
commit
|
commitdiff
|
tree
2014-05-13
Sami Kerola
tzselect: use zonedir instead of current working directory
commit
|
commitdiff
|
tree
2014-05-07
Ondřej Bílka
Fix typo in nscd/selinux.c
commit
|
commitdiff
|
tree
2014-05-07
Ondřej Bílka
Fix typo in nptl/sockperf.c
commit
|
commitdiff
|
tree
2014-04-28
Ondřej Bílka
Fix types of stream hook functions in manual.
commit
|
commitdiff
|
tree
2014-04-28
Ondřej Bílka
Fix recvmmsg comment.
commit
|
commitdiff
|
tree
2014-04-09
Peter TB Brett
Use statvfs64() for pathconf(_PC_NAME_MAX).
commit
|
commitdiff
|
tree
2014-03-18
Serge Hallyn
misc/sys/xattr.h: guard against linux uapi header inclusion
commit
|
commitdiff
|
tree
2014-03-01
Ondřej Bílka
Add changelog.
commit
|
commitdiff
|
tree
2014-02-28
Ondřej Bílka
Make strtok benchmark competive.
commit
|
commitdiff
|
tree
2014-02-26
Ondřej Bílka
Fix two spaces after sentence.
commit
|
commitdiff
|
tree
2014-02-26
Ondřej Bílka
Simplify calloc implementation.
commit
|
commitdiff
|
tree
2014-02-16
Ondřej Bílka
Deduplicate resolv/nss_dns/dns-host.c
commit
|
commitdiff
|
tree
2014-02-11
Ondřej Bílka
Remove unused variable from stdlib/setenv.c
commit
|
commitdiff
|
tree
2014-02-10
Ondřej Bílka
Use glibc_likely instead __builtin_expect.
commit
|
commitdiff
|
tree
2014-02-10
Ondřej Bílka
Fix previous commit.
commit
|
commitdiff
|
tree
2014-02-10
Ondřej Bílka
Deduplicate setenv.
commit
|
commitdiff
|
tree
2014-02-10
Ondřej Bílka
Remove THREAD_STATS.
commit
|
commitdiff
|
tree
2014-01-15
Ondřej Bílka
Add ChangeLog entry
commit
|
commitdiff
|
tree
2014-01-15
Ondřej Bílka
Do not enable asynchronous cancellation in system....
commit
|
commitdiff
|
tree
2014-01-11
Ondřej Bílka
Add 15850 to NEWS.
commit
|
commitdiff
|
tree
2014-01-07
Ondřej Bílka
Fix integer overflow in vfwprintf. Fixes bug 14286.
commit
|
commitdiff
|
tree
2014-01-02
Ondřej Bílka
Reformat malloc to gnu style.
commit
|
commitdiff
|
tree
2013-12-30
Ondřej Bílka
Fix ChangeLog
commit
|
commitdiff
|
tree
2013-12-30
Ville Skytta
Fix spelling in manual, as in bug 16376
commit
|
commitdiff
|
tree
2013-12-23
Ondřej Bílka
Add Changelog and news entry.
commit
|
commitdiff
|
tree
2013-12-23
Ondřej Bílka
Clarify that scanf does not use character classes....
commit
|
commitdiff
|
tree
2013-12-18
Ondřej Bílka
Add missing deftp to fix commit 4d84e6addd62bdc256627af.
commit
|
commitdiff
|
tree
2013-12-18
Ondřej Bílka
Update documentation after dropping PER_THREAD conditional.
commit
|
commitdiff
|
tree
2013-12-14
Ondřej Bílka
Add strstr with unaligned loads. Fixes bug 12100.
commit
|
commitdiff
|
tree
2013-12-10
Ondřej Bílka
Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
commit
|
commitdiff
|
tree
2013-12-10
Ondřej Bílka
Drop PER_THREAD conditionals from malloc.
commit
|
commitdiff
|
tree
2013-12-09
Ondřej Bílka
Simplify perturb_byte logic.
commit
|
commitdiff
|
tree
2013-12-09
Ondřej Bílka
Replace malloc force_reg by atomic_forced_read.
commit
|
commitdiff
|
tree
2013-12-06
Fernando J. V. da...
Fix BZ #15089: malloc_trim always trim for large padding.
commit
|
commitdiff
|
tree
2013-12-04
Ondřej Bílka
Add bug numbers 926, 4772 and 16274 to NEWS.
commit
|
commitdiff
|
tree
2013-12-04
Ondřej Bílka
Allow strptime read outputs from strftime. Fixes bug...
commit
|
commitdiff
|
tree
2013-12-04
Paul Eggert
Clarify documentation on how functions use timezone...
commit
|
commitdiff
|
tree
2013-12-04
Ondřej Bílka
Refactor several debug routines.
commit
|
commitdiff
|
tree
2013-12-03
Ondřej Bílka
Properly handle shm_open validation. Fixes bug 16274.
commit
|
commitdiff
|
tree
2013-12-02
Ondřej Bílka
Document shm_open.
commit
|
commitdiff
|
tree
2013-12-02
Ondřej Bílka
Return fixed version of breaking of RPATH when $ORIGIN...
commit
|
commitdiff
|
tree
2013-11-28
Ondřej Bílka
Make memset in calloc a tail call.
commit
|
commitdiff
|
tree
2013-11-26
Ondřej Bílka
Also remove benchtests/bench-strsep-ifunc.c
commit
|
commitdiff
|
tree
2013-11-26
Ondřej Bílka
Remove duplicate ifunc tests.
commit
|
commitdiff
|
tree
2013-11-26
Ondřej Bílka
Add changelog.
commit
|
commitdiff
|
tree
2013-11-26
Ondřej Bílka
Remove duplicate ifunc benchtests.
commit
|
commitdiff
|
tree
2013-11-26
Ondřej Bílka
Fix typo in _dl_tlsdesc_resolve_hold.
commit
|
commitdiff
|
tree
2013-11-26
Ondřej Bílka
Use __glibc_reserved instead __unused.
commit
|
commitdiff
|
tree
2013-11-20
Ondřej Bílka
Consolidate valloc/pvalloc code.
commit
|
commitdiff
|
tree
2013-11-18
Ondřej Bílka
Revert b75891075bece24be9fd85618f18af4a2daf7f1c
commit
|
commitdiff
|
tree
2013-11-18
Ondřej Bílka
Fix breaking of RPATH when $ORIGIN contains colons...
commit
|
commitdiff
|
tree
2013-11-18
Ondřej Bílka
Remove unused variable.
commit
|
commitdiff
|
tree
2013-11-18
Ondřej Bílka
Do not let scanf("%4p") accept "(nil)". Fixes bug 16055
commit
|
commitdiff
|
tree
2013-11-07
Ondřej Bílka
Make getent services compliant with RFC 6335 section...
commit
|
commitdiff
|
tree
2013-11-03
Ondřej Bílka
Fix changelog
commit
|
commitdiff
|
tree
2013-11-03
Ondřej Bílka
Remove unused NONTLS_INIT_TP.
commit
|
commitdiff
|
tree
2013-11-01
Ondřej Bílka
Fix malloc_info statistic. Fixes bug 16112
commit
|
commitdiff
|
tree
2013-11-01
Bruno Haible
Fix description of random according to POSIX. Fixes...
commit
|
commitdiff
|
tree
2013-10-31
Ondřej Bílka
Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs...
commit
|
commitdiff
|
tree
2013-10-30
Ondřej Bílka
Use atomic operations to track memory. Fixes bug 11087
commit
|
commitdiff
|
tree
2013-10-30
Ondřej Bílka
Remove code from div that is by C99 obsolete. Fixes...
commit
|
commitdiff
|
tree
2013-10-25
Ondřej Bílka
Fix gethostbyname_r example. Fixes bug 2801.
commit
|
commitdiff
|
tree
2013-10-25
Ondřej Bílka
Changelog for last commit.
commit
|
commitdiff
|
tree
2013-10-25
Ondřej Bílka
Make strptime %Z consistent between doc and code. Fixes...
commit
|
commitdiff
|
tree
2013-10-25
Ondřej Bílka
Acknowledge that fnmatch can fail. Fixes bug 14029.
commit
|
commitdiff
|
tree
2013-10-21
Ondřej Bílka
Document rpcgen -5. Fixes bug 15825
commit
|
commitdiff
|
tree
2013-10-20
Michael Stahl
Print the reason why preloading failed in do_preload()
commit
|
commitdiff
|
tree
2013-10-20
Ondřej Bílka
When glob pattern contains a trailing slash match only...
commit
|
commitdiff
|
tree
2013-10-20
Ondřej Bílka
Replace alloca in __tzfile_read by malloc. Fixes bug...
commit
|
commitdiff
|
tree
2013-10-18
Ondřej Bílka
Remove assert in malloc statistic. Fixes bug 12486.
commit
|
commitdiff
|
tree
2013-10-17
Ondřej Bílka
Fix inet_network("1 bar"). Fixes bug 15277.
commit
|
commitdiff
|
tree
2013-10-17
Ondřej Bílka
Format floating routines.
commit
|
commitdiff
|
tree
2013-10-15
Ondřej Bílka
Clear initfini list after freeing. Fixes bug 15308.
commit
|
commitdiff
|
tree
2013-10-14
Ondřej Bílka
Fix error_tail overflow in allocation calculation.
commit
|
commitdiff
|
tree
2013-10-14
Ondřej Bílka
Correctly copy resolver address. Fixes bug #13028.
commit
|
commitdiff
|
tree
2013-10-12
Yuri Chornoivan
Fix typos.
commit
|
commitdiff
|
tree
2013-10-12
Reuben Thomas
Fix typo in setlocale.c. Fixes BZ #15764
commit
|
commitdiff
|
tree
2013-10-08
Yogesh Chaudhari
Update gethostbyname2_r documentation. Fixes bug #156.
commit
|
commitdiff
|
tree
2013-10-08
Ondřej Bílka
Use p2align instead ALIGN
commit
|
commitdiff
|
tree
2013-10-03
Ondřej Bílka
BZ #431 Fix manual of strncat/wcsncat.
commit
|
commitdiff
|
tree
2013-09-26
Ondřej Bílka
Faster strrchr.
commit
|
commitdiff
|
tree
2013-09-21
Vinitha Vijayan
[BZ #15859] Fix memory leak in _dl_map_object_deps
commit
|
commitdiff
|
tree
2013-09-11
Ondřej Bílka
Faster strchr implementation.
commit
|
commitdiff
|
tree
2013-09-10
Ondřej Bílka
Remove DO_NOT_USE_THIS conditionals.
commit
|
commitdiff
|
tree
next