projects
/
platform
/
upstream
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat.
[platform/upstream/glibc.git]
/
include
/
2014-05-13
Roland McGrath
Clean up __exit_thread.
tree
|
commitdiff
2014-03-14
Roland McGrath
Compile with -Wundef.
tree
|
commitdiff
2014-02-25
Carlos O'Donell
BZ #16632: Change [_BSD/_SVID]_SOURCE warning.
tree
|
commitdiff
2014-02-19
Andreas Schwab
Properly fix memory leak in _nss_dns_gethostbyname4_r...
tree
|
commitdiff
2014-02-12
Joseph Myers
Combine __USE_BSD and __USE_SVID into __USE_MISC.
tree
|
commitdiff
2014-02-11
Joseph Myers
Remove _BSD_SOURCE and _SVID_SOURCE.
tree
|
commitdiff
2014-02-11
Will Newton
include/stap-probe.h: Add comment about SystemTap argum...
tree
|
commitdiff
2014-02-10
Ondřej Bílka
Use glibc_likely instead __builtin_expect.
tree
|
commitdiff
2014-02-07
Roland McGrath
Avoid comma operator warnings.
tree
|
commitdiff
2014-02-07
Allan McRae
Update version.h and include/features.h for 2.19 release
sandbox/pcoval/upstream
glibc-2.19
upstream/2.19
tree
|
commitdiff
2014-01-01
Allan McRae
Update copyright notices with scripts/update-copyrights
tree
|
commitdiff
2013-12-19
Joseph Myers
Add _DEFAULT_SOURCE feature test macro.
tree
|
commitdiff
2013-12-17
Joseph Myers
Remove __FAVOR_BSD.
tree
|
commitdiff
2013-12-03
Siddhesh Poyarekar
[BZ #16195] Fix build warnings from systemtap probes...
tree
|
commitdiff
2013-11-28
Joseph Myers
Fix dbl-64 e_sqrt.c for non-default rounding modes...
tree
|
commitdiff
2013-11-18
Joseph Myers
Define TLS version of libc_hidden_proto.
tree
|
commitdiff
2013-11-04
Joseph Myers
Define __STDC_IEC_559* based on __GCC_IEC_559*.
tree
|
commitdiff
2013-09-20
Andreas Schwab
Make __ffs hidden
tree
|
commitdiff
2013-09-04
Joseph Myers
conformtest: Fix namespace testing.
tree
|
commitdiff
2013-09-04
Chris Leonard
Update iso-1427.def and related occurrences.
tree
|
commitdiff
2013-09-04
Joseph Myers
Remove --disable-versioning.
tree
|
commitdiff
2013-08-27
Roland McGrath
Clean up h_errno declaration to use __thread unconditio...
tree
|
commitdiff
2013-08-27
Roland McGrath
Clean up _res declaration to use __thread unconditionally.
tree
|
commitdiff
2013-08-10
David S. Miller
Update version.h and include/features.h for 2.18 release.
glibc-2.18
tree
|
commitdiff
2013-06-25
Mike Frysinger
libc-internal.h: add ALIGN helper macros
tree
|
commitdiff
2013-06-21
Adhemerval Zanella
Fix loop construction to functions calls
tree
|
commitdiff
2013-06-12
Siddhesh Poyarekar
Set/restore rounding mode only when needed
tree
|
commitdiff
2013-06-11
Siddhesh Poyarekar
Fix indentation and add copyright header to time.h
tree
|
commitdiff
2013-06-11
Siddhesh Poyarekar
Fix symbol definitions for __clock_* functions
tree
|
commitdiff
2013-06-07
Joseph Myers
Avoid use of "register" as optimization hint.
tree
|
commitdiff
2013-06-06
Ondrej Bilka
Fix leading whitespaces.
tree
|
commitdiff
2013-05-16
Ryan S. Arnold
Add #include <stdint.h> for uint[32|64]_t usage (except...
tree
|
commitdiff
2013-04-02
Thomas Schwinge
New <math.h> macro named issignaling to check for a...
tree
|
commitdiff
2013-03-28
Roland McGrath
Avoid unconditional __call_tls_dtors calls in static...
tree
|
commitdiff
2013-02-18
Mike Frysinger
sys/cdefs.h: export __attribute_alloc_size__
tree
|
commitdiff
2013-02-18
Mike Frysinger
unify xmalloc prototypes & friends
tree
|
commitdiff
2013-02-18
Siddhesh Poyarekar
C++11 thread_local destructors support
tree
|
commitdiff
2013-02-13
Joseph Myers
Remove __ptrvalue, __bounded and __unbounded.
tree
|
commitdiff
2013-02-13
Roland McGrath
Remove redunant "warning: " prefix from stub warnings.
tree
|
commitdiff
2013-02-07
Roland McGrath
Remove lots of inline keywords.
tree
|
commitdiff
2013-02-04
Andreas Schwab
Don't use GLIBC_PRIVATE errno outside of libraries
tree
|
commitdiff
2013-02-02
Jan Kratochvil
Improve link_map.l_addr comment.
tree
|
commitdiff
2013-01-17
Joseph Myers
Fix cacos real-part inaccuracy for result real part...
tree
|
commitdiff
2013-01-16
Andreas Schwab
Hide reference to mktemp in libpthread
tree
|
commitdiff
2013-01-11
Joseph Myers
Remove __GLIBC_HAVE_LONG_LONG.
tree
|
commitdiff
2013-01-10
Joseph Myers
Remove __USE_ANSI.
tree
|
commitdiff
2013-01-02
Joseph Myers
Update copyright notices with scripts/update-copyrights.
tree
|
commitdiff
2012-12-25
David S. Miller
Update version.h and include/features.h for 2.17 release.
glibc-2.17
upstream/2.17
tree
|
commitdiff
2012-12-07
Andreas Schwab
[BZ #14898]
tree
|
commitdiff
2012-11-30
Siddhesh Poyarekar
* sunrpc/rpc/svc.h (__svc_accept_failed): Move...
tree
|
commitdiff
2012-11-27
H.J. Lu
Cast to __intptr_t before casting pointer to int64
tree
|
commitdiff
2012-11-21
H.J. Lu
Check supported DF_1_XXX bits
tree
|
commitdiff
2012-11-20
Thomas Schwinge
Add recvmmsg and sendmmsg to the generic glibc API.
tree
|
commitdiff
2012-11-04
Thomas Schwinge
[BZ #157] Remove include/stub-tag.h for good.
tree
|
commitdiff
2012-11-03
Joseph Myers
Make fma use of Dekker and Knuth algorithms use round...
tree
|
commitdiff
2012-11-03
H.J. Lu
Compile x86 rtld with -mno-sse -mno-mmx
tree
|
commitdiff
2012-11-02
Joseph Myers
conformtest: Add test data for fenv.h.
tree
|
commitdiff
2012-11-02
Joseph Myers
Test _ISOMAC in include/sys/syslog.h.
tree
|
commitdiff
2012-10-24
Roland McGrath
BZ#14743: Move clock_* symbols from librt to libc.
tree
|
commitdiff
2012-10-12
Andreas Schwab
Avoid PLT references from __get_clockfreq on powerpc
tree
|
commitdiff
2012-10-11
H.J. Lu
Framework to test IFUNC implementations on target
tree
|
commitdiff
2012-10-04
Roland McGrath
Name space hygeine for madvise.
tree
|
commitdiff
2012-09-12
Joseph Myers
Make strtod respect the rounding mode (bug 14518).
tree
|
commitdiff
2012-08-18
Mike Frysinger
add attribute_hidden to __have_{sock_cloexec,pipe2...
tree
|
commitdiff
2012-08-18
Mike Frysinger
split assume pipe2/dup3/sock_cloexec knobs
tree
|
commitdiff
2012-08-17
Roland McGrath
Split sys/param.h out into common file and sysdeps...
tree
|
commitdiff
2012-08-15
Roland McGrath
Declare __getdirentries in internal dirent.h.
tree
|
commitdiff
2012-08-14
Maxim Kuvyrkov
Add explicit acquire/release semantics to atomic_exchan...
tree
|
commitdiff
2012-08-02
Marek Polacek
Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
tree
|
commitdiff
2012-07-31
Roland McGrath
Clean up stub accept4 definition.
tree
|
commitdiff
2012-07-30
Roland McGrath
Fix lots of bitrot for stub configurations.
tree
|
commitdiff
2012-07-25
Florian Weimer
Rename __secure_getenv to secure_getenv
tree
|
commitdiff
2012-07-10
Marek Polacek
Get rid of ASM_GLOBAL_DIRECTIVE.
tree
|
commitdiff
2012-07-01
Joseph Myers
Merge glibc-ports into ports/ directory.
glibc-2.16-ports-merge
tree
|
commitdiff
2012-06-30
Carlos O'Donell
Release 2.16
glibc-2.16.0
tree
|
commitdiff
2012-06-22
Andreas Schwab
Fix invalid memory access in do_lookup_x.
tree
|
commitdiff
2012-05-31
Andreas Schwab
Remove use of INTDEF/INTUSE in stdio-common
tree
|
commitdiff
2012-05-31
Marek Polacek
Remove use of INTUSE/INTDEF in misc.
tree
|
commitdiff
2012-05-30
Andreas Schwab
Remove use of INTDEF/INTUSE in socket
tree
|
commitdiff
2012-05-30
H.J. Lu
Convert WORDSIZE[32|64]/ld entries to abi-variants
tree
|
commitdiff
2012-05-25
Roland McGrath
Add --enable-systemtap configuration to define static...
tree
|
commitdiff
2012-05-24
Andreas Schwab
Remove use of INTDEF/INTUSE in intl
tree
|
commitdiff
2012-05-24
Andreas Schwab
Remove use of INTDEF/INTUSE in libio
tree
|
commitdiff
2012-05-24
Roland McGrath
Switch gettimeofday from INTUSE to libc_hidden_proto.
tree
|
commitdiff
2012-05-21
Andreas Jaeger
Fix sunrpc static library
tree
|
commitdiff
2012-05-16
Joseph Myers
Update __STDC_ISO_10646__.
tree
|
commitdiff
2012-05-10
Thomas Schwinge
Hurd: hidden_nolink macro for NO_HIDDEN case.
tree
|
commitdiff
2012-05-10
Thomas Schwinge
Hurd: dup3
tree
|
commitdiff
2012-05-10
Thomas Schwinge
Hurd: accept4
tree
|
commitdiff
2012-05-10
Andreas Jaeger
Make sunrpc code usable again
tree
|
commitdiff
2012-05-10
Joseph Myers
Define __STDC_NO_THREADS__.
tree
|
commitdiff
2012-05-08
Roland Mc Grath
Warn if user requests __FORTIFY_SOURCE but it is disabled
tree
|
commitdiff
2012-04-29
Marek Polacek
Fix attributes for fortify functions.
tree
|
commitdiff
2012-04-17
Petr Baudis
Resolve __vector namespace conflict with Altivec.
tree
|
commitdiff
2012-03-27
Andreas Jaeger
Merge branch 'elf-move'
tree
|
commitdiff
2012-03-22
H.J. Lu
Replace Elf64_XXX with ElfW(XXX) in dl-irel.h
tree
|
commitdiff
2012-03-14
Andreas Jaeger
Remove files so that i386 uses the iee754/dbl-64 sin...
tree
|
commitdiff
2012-03-14
Andreas Jaeger
Merge branch 'master' into bug13658-branch
tree
|
commitdiff
2012-03-10
Richard Henderson
Move math/math_private.h to sysdeps/generic/math_private.h.
tree
|
commitdiff
2012-03-09
David S. Miller
Fix sparc build after recent math changes.
tree
|
commitdiff
next