Remove __secure_getenv in 2.17 instead of 2.16
[platform/upstream/glibc.git] / ChangeLog
2012-08-06 H.J. LuRemove __secure_getenv in 2.17 instead of 2.16
2012-08-06 H.J. LuRemove x32/iofopen.c and x32/iofopen64.c
2012-08-04 David S. MillerUpdate SPARC ULPs.
2012-08-03 Joseph MyersRemove some pre-2.6.0 Linux kernel conditionals.
2012-08-03 Roland McGrathDistinguish ELOOP diagnosis threshold from SYMLOOP_MAX.
2012-08-03 Joseph MyersRemove pre-2.6.0 Linux kernel support (bug 13717).
2012-08-02 Roland McGrathWrap overlong ChangeLog lines.
2012-08-02 Marek PolacekGet rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.
2012-08-01 Roland McGrathClean up fopen64 for O_LARGEFILE==0.
2012-08-01 Marek PolacekSmall cleanup in Makeconfig.
2012-08-01 Joseph MyersRemove __ASSUME_FCNTL64.
2012-08-01 Joseph MyersRemove __ASSUME_VFORK_SYSCALL (and some __NR_vfork...
2012-08-01 Roland McGrathClean up mkostemps64 definition for O_LARGEFILE==0.
2012-08-01 Roland McGrathClean up mkstemps64 definition for O_LARGEFILE==0.
2012-08-01 Roland McGrathGeneric sys/param.h fixes for missing SYMLOOP_MAX or...
2012-08-01 Roland McGrathClean up mkstemp64/mkostemp64 for O_LARGEFILE==0.
2012-08-01 Roland McGrathBZ#14138: Move getrlimit (ugetrlimit) syscall to syscal...
2012-08-01 Florian Weimer * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
2012-07-31 Pino ToscanoHurd: implement renameat
2012-07-31 Roland McGrathClean up stub accept4 definition.
2012-07-31 Roland McGrathConditionalize use of PTR_MANGLE.
2012-07-31 Roland McGrathDon't assume SIGWINCH is defined.
2012-07-31 David S. MillerUpdate sparc ULPs.
2012-07-31 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-31 Florian Weimersecure_getenv test should write errors to standard...
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-28 David S. MillerUpdate sparc ULPs.
2012-07-27 Gary BensonAdd SystemTap static probes to the runtime linker....
2012-07-26 Roland McGrathFix some -Wformat warnings in rpcgen.
2012-07-26 Pino ToscanoProvide a generic empty version of __check_native.
2012-07-26 Joseph MyersImprove clog, clog10 handling of values with real or...
2012-07-26 Joseph MyersMove testsuite audit definitions to sysdeps tst-audit...
2012-07-26 Andreas JaegerMerge Linux 3.5 ptrace changes
2012-07-26 Andreas JaegerMerge _sigsys changes from Linux 3.5
2012-07-25 Joseph MyersRemove pre-2.4.21 Linux kernel support.
2012-07-25 Andreas SchwabRemove unused pseudo_end label
2012-07-25 Florian WeimerFix up ChangeLog entries
2012-07-25 Florian WeimerRename __secure_getenv to secure_getenv
2012-07-25 Joseph MyersMove ldsodefs.h audit definitions to sysdeps directories.
2012-07-25 Marek PolacekSet up errno properly for yn.
2012-07-24 Joseph Myersconformtest: Update expectations for time.h.
2012-07-23 Thomas Schwingeconfigure.in <sysdeps resolving>: Correct printing...
2012-07-22 Thomas SchwingeAdd missing includes.
2012-07-20 Joseph MyersDocument va_copy in preference to __va_copy.
2012-07-20 Pino ToscanoHurd: compliance fixes for getlogin_r
2012-07-20 Pino ToscanoHurd: compliance fixes for getgroups
2012-07-20 Pino ToscanoHurd: provide lremovexattr
2012-07-20 Pino ToscanoHurd: provide llistxattr
2012-07-20 Pino ToscanoHurd: sendto: do not crash when ADDR is null
2012-07-20 Joseph MyersMove localplt baselines to sysdeps directories.
2012-07-19 Adhemerval ZanellaSplit tls-macros.h in sysdeps directories.
2012-07-19 Andreas KrebbelS/390: Fix uc_link == NULL handling for makecontext
2012-07-19 Andreas KrebbelS/390: Add support for STT_GNU_IFUNC symbols.
2012-07-18 Marek PolacekAdd missing CL entry.
2012-07-17 Marek PolacekRemove TLS configure checks.
2012-07-17 Joseph MyersMove c++-types baselines to sysdeps directories.
2012-07-17 Joseph MyersSplit tls-macros.h into sysdeps directories.
2012-07-17 Thomas SchwingeSH: makecontext: exit (0) if uc_link is the null pointer.
2012-07-17 Thomas Schwingex86_64: makecontext: exit (0) if uc_link is the null...
2012-07-17 Thomas Schwingesetcontext: Clarify termination when uc_link is the...
2012-07-16 Andreas SchwabFix bug-getcontext test
2012-07-16 Andreas JaegerUpdate from translation team
2012-07-15 Joseph Myersconformtest: Update expectations for string.h.
2012-07-13 Andreas JaegerUpdate from french translation team
2012-07-12 Marek PolacekFix ynl return value with LDBL_MIN.
2012-07-12 Joseph MyersRemove pre-2.4.1 Linux kernel support.
2012-07-12 Jeroen van BemmelAvoid duplicate DNS requests if answer is longer than...
2012-07-11 Andreas JaegerTranslation team update for fr.po/sv.po
2012-07-11 Andreas JaegerUpdate from translation team: fr.po
2012-07-11 Adhemerval ZanellaFix ctan, ctanh of subnormals in round-upwards mode...
2012-07-11 David S. MillerUpdate sparc ULPs.
2012-07-10 Andreas SchwabFix LOG_MAKEPRI to agree with BSD
2012-07-10 Marek PolacekGet rid of ASM_GLOBAL_DIRECTIVE.
2012-07-09 Roland McGrathBZ#14336: Manual spelling fixes.
2012-07-09 Joseph MyersFix clog, clog10 spurious underflow exceptions (bug...
2012-07-06 Andreas SchwabFix float range reduction problems (#14283)
2012-07-06 Andreas SchwabFix missing _mcount@GLIBC_2.0 on powerpc32
2012-07-06 Joseph MyersFix tanf underflow close to pi/4 (bug 14154).
2012-07-06 Joseph MyersFix expm1 spurious underflow exceptions (bug 6778).
2012-07-06 Mike Frysingersunrpc: fix rpc bootstrap builds
2012-07-05 Joseph MyersFix csqrt underflow (bugs 14157, 14331).
2012-07-04 Andreas SchwabAdapt tst-catgets to changes in tst-gettext
2012-07-04 Andreas SchwabFix tst-gettext test
2012-07-04 Joseph MyersFix ctan, ctanh of subnormals in round-upwards mode...
2012-07-03 Mike Frysingerdrop ports ignore
2012-07-03 Andreas JaegerUpdate from translation teams
2012-07-03 Joseph MyersAvoid use of libgcc_s and libgcc_eh when building glibc.
2012-07-03 Joseph MyersFix float range reduction problems (bug 14283).
2012-07-03 Joseph MyersAdd cosh tests for bug 14273.
2012-07-03 Joseph MyersOpen development for 2.17.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-07-01 Joseph MyersMove all files into ports/ subdirectory in preparation...
2012-06-30 Carlos O'DonellUpdate NEWS and README. glibc-2.16
2012-06-28 Thomas Schwingemanual/contrib.texi (Contributors): Sort alphabetically...
2012-06-27 Andreas JaegerAdd Samuel Thibault to manual/contrib.texi
2012-06-25 Andreas JaegerUpdate s390 ULPs file
2012-06-23 Andreas SchwabSH can do fanotify_mark, too. glibc-2.16-tps
2012-06-23 Thomas SchwingeSome missing bits from sysdeps/*/elf dismissal.
2012-06-23 Thomas SchwingeSH: Preserve more registers for frame unwinding purpose...
2012-06-23 Thomas SchwingeSH: Optimize assembler code in context of call to __for...
next