index
:
hurd/glibc.git
baseline
fixes-2.28
fixes-2.31
master
rbraun/clock_t_centiseconds
rbraun/mach_msg_uspace_options
reviewed
t/EGREGIOUS-fr
t/EIEIO-fr
t/ONSTACK
t/WRLCK-upgrade
t/____longjmp_chk
t/bigmem
t/bind_umask2
t/bits_atomic.h_multiple_threads
t/bootstrap
t/context_functions
t/cpuclock
t/eintr
t/hooks
t/host-independency
t/hurdsig-SA_SIGINFO
t/hurdsig-boot-fix
t/hurdsig-fixes
t/hurdsig-fixes-2
t/hurdsig-global-dispositions
t/hurdsig-global-dispositions-versions
t/ifaddrs_v6
t/io_select_timeout
t/libc_rwlock_recursive
t/libpthread_sigs
t/locarchive
t/lockf64
t/mach-hurd-link
t/magic-pid
t/master_backports
t/no-werror
t/pie-sbrk
t/poll_errors_fixes
t/regenerate_configure
t/regenerate_errno.h
t/remap_getcwd
t/sendmsg-SCM_CREDS
t/sendmsg-SCM_RIGHTS
t/setitimer
t/sigstate_thread_reference
t/single-select-timeout
t/sysvshm
t/thread-cancel
t/unlockpt-chroot
tschwinge/Roger_Whittaker
upstream
glibc maintenance
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
Age
Commit message (
Expand
)
Author
2014-08-03
tst-setcontext: fix style
Mike Frysinger
2014-07-03
stdlib/tst-strtod-overflow: Bump timeout up yet
Maciej W. Rozycki
2014-06-20
Clean up HAVE_CONFIG_H and STDC_HEADERS.
Roland McGrath
2014-06-20
stdlib/tst-qsort2.c: Fix off-by-one argc interpretation error
Maciej W. Rozycki
2014-06-06
Don't require test wrappers to preserve environment variables, use more consi...
Joseph Myers
2014-06-04
Include LOCPATH in default test environment.
Joseph Myers
2014-05-20
Fix strtold on 32-bit sparc (and probably others) (BZ #16965)
Aurelien Jarno
2014-05-16
Use existing makefile variables for dependencies on glibc libraries.
Joseph Myers
2014-05-14
stdlib/gmp-impl.h: Silence -Wundef warning for USE_STACK_ALLOC
Will Newton
2014-05-01
2014-05-01 Steve Ellcey <sellcey@mips.com>
Steve Ellcey
2014-04-22
[AArch64] Use GCC builtins to count leading/tailing zeros.
Yufeng Zhang
2014-04-17
stdlib/tst-setcontext.c: Check for clobbering of signal stack
Will Newton
2014-03-06
Enumerate tests with special rules in tests-special variable.
Joseph Myers
2014-02-26
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-21
Generate .test-result files for tests with special rules.
Joseph Myers
2014-02-21
Complete _BSD_SOURCE / _SVID_source followup cleanup.
Joseph Myers
2014-02-13
Clean up trivially redundant __USE_MISC conditionals.
Joseph Myers
2014-02-12
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-11
Remove unused variable from stdlib/setenv.c
Ondřej Bílka
2014-02-10
Use glibc_likely instead __builtin_expect.
Ondřej Bílka
2014-02-10
Fix previous commit.
Ondřej Bílka
2014-02-10
Deduplicate setenv.
Ondřej Bílka
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-12-04
Update longlong.h from GCC.
Joseph Myers
2013-11-18
Properly handle unavailable elements in LC_MONETARY category
Andreas Schwab
2013-11-13
Fix strtod rounding of half the least subnormal (bug 16151).
Joseph Myers
2013-10-30
Remove code from div that is by C99 obsolete. Fixes bug 15799
Ondřej Bílka
2013-09-19
Fix buffer overrun in strtod_l
Liubov Dmitrieva
2013-09-09
Fix memory leak in stdlib/isomac.c
Allan McRae
2013-08-30
Fix then/than typos.
Ondřej Bílka
2013-08-29
[BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
Thomas Schwinge
2013-08-29
Fix typos.
Ondřej Bílka
2013-08-26
Fix dependencies for stdlib/tst-tls-atexit
Andreas Schwab
2013-08-21
Fix typos.
Ondřej Bílka
2013-06-14
Make tst-strtod-round use ROUNDING_TESTS.
Joseph Myers
2013-06-13
Rework tst-strtod-round handling of inexact results.
Joseph Myers
2013-06-08
Use (void) in no-arguments function definitions.
Joseph Myers
2013-06-07
Avoid use of "register" as optimization hint.
Joseph Myers
2013-06-06
Fix leading whitespaces.
Ondrej Bilka
2013-06-05
Remove trailing whitespace.
Joseph Myers
2013-05-31
Link extra-libs consistently with libc and ld.so.
Joseph Myers
2013-05-16
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-04-29
BZ#15380: Fix initstate error return
Andreas Jaeger
2013-04-27
Fix guards for qecvt
Andreas Jaeger
2013-04-05
More tests for external charater sequences representing NaNs.
Thomas Schwinge
2013-03-28
Avoid unconditional __call_tls_dtors calls in static linking.
Roland McGrath
2013-03-20
Do not warn about mblen, mbtowc and wctomb unused result.
Ondrej Bilka
2013-02-19
* stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
Jakub Jelinek
2013-02-19
Fix copyright year in new files
Siddhesh Poyarekar
2013-02-18
stdlib.h: use existing malloc/alloc_size attribute defines
Mike Frysinger
[next]