Update copyright dates with scripts/update-copyrights.
[external/glibc.git] / posix / Makefile
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-29 Chris Metcalfposix/Makefile: use $(objpfx) for files in before-compile.
2014-12-29 Siddhesh PoyarekarRemove Wundef warnings for specification macros
2014-11-21 Alexandre OlivaBZ#16469: don't drop trailing dot in res_nquerydomain...
2014-06-19 Andreas SchwabFix memory leak in regexp compiler (BZ #17069)
2014-06-18 Andreas SchwabDon't read past end of pattern in fnmatch (BZ #17062)
2014-06-06 Joseph MyersDon't require test wrappers to preserve environment...
2014-06-04 Joseph MyersInclude LOCPATH in default test environment.
2014-03-24 Stefan LieblerUse += before-compile instead of a :=.
2014-03-07 Joseph MyersMake tests consistently use *.out output files.
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-28 Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-27 Joseph MyersSupport expected failures in .test-result files.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21 Joseph MyersGenerate .test-result files for tests with special...
2014-02-14 Joseph MyersSplit up rules for tests using mtrace and something...
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-05-21 Dmitry V. LevinTest getaddrinfo return value
2013-05-06 Roland McGrathMove getlogin, getlogin_r, setlogin to login/ subdir.
2013-03-09 Paul PluzhnikovSet LC_ALL=C before sed.
2013-03-07 Siddhesh PoyarekarRemove PIPE_BUF Linux-specific code
2013-02-12 Andreas SchwabFix buffer overrun in regexp matcher
2013-02-12 Andreas SchwabFix handling of collating symbols in regexps
2013-01-11 H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-10 H.J. LuSupport run tst-exec and tst-spawn directly
2013-01-10 Roland McGrathForce getconf.speclist to be generated in the others...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-17 Joseph MyersGenerate /usr/libexec/getconf files when cross-compiling.
2012-11-14 Marcus ShawcroftAdding missing -fexception CFLAGS
2012-10-24 Joseph MyersSupport cross-testing.
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-10-23 Joseph MyersUse $(run-program-prefix) in posix/globtest.sh.
2012-10-23 Jim BlandyAdd and use $(host-built-program-cmd).
2012-10-19 Joseph MyersUse $(run-program-prefix) in more shell script tests.
2012-10-19 Joseph MyersUse $(built-program-cmd) in posix/tst-getconf.sh.
2012-09-28 Roland McGrathAdd a missing $(make-target-directory).
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-08-22 Roland McGrathBZ#13696: Add --disable-nscd configure option.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory.
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-23 Paul Pluzhnikov2012-03-23 Daniel Jacobowitz <dmj@google.com>
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-28 Andreas JaegerFix ChangeLog
2012-02-28 Stanislav Brabec [BZ #13637]
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-09-09 Ulrich DrepperRemove support for automatic cvs check-ins
2011-09-09 John StanleyAdd missing definition of LOCPATH for bug-regex32 run
2011-05-28 Ulrich DrepperFix unnecessary overallocation due to incomplete character
2011-05-15 Ulrich DrepperProvide more helpful error message in getopt
2010-11-12 Andreas SchwabFix memory leak in fnmatch
2010-10-11 Ulrich DrepperTest case for last regex problem.
2010-08-24 Roland McGrathRejigger header generation for default uname implementa...
2010-04-09 Roland McGrathFix tst-chmod not to write into srcdir.
2010-04-08 Ulrich DrepperMerge remote branch 'origin/roland/hwcap_mask'
2010-04-08 Ulrich DrepperAdd tests for recent getopt changes.
2010-03-24 Ulrich DrepperAdd test for last glob bug.
2009-11-18 Paolo BonziniFix ranges with multibyte characters as endpoints.
2009-08-23 Ulrich DrepperAdd test case for last fixed regex bug.
2009-06-02 Ulrich DrepperImplement execvpe.
2009-02-07 Ulrich Drepper[BZ #7095]
2007-11-20 Ulrich Drepper* sysdeps/posix/getaddrinfo.c (defaults_scopes, scopes...
2007-09-11 Roland McGrath* posix/Makefile ($(objpfx)getconf.speclist): Make...
2007-08-04 Roland McGrath2007-08-04 Roland McGrath <roland@redhat.com>
2007-08-02 Roland McGrath2007-08-02 Roland McGrath <roland@redhat.com>
2007-07-29 Ulrich Drepper* posix/Makefile (routines): Add sched_cpualloc and...
2007-07-24 Roland McGrath2007-07-24 Roland McGrath <roland@redhat.com>
2007-04-03 Ulrich Drepper* posix/Makefile (routines): Add sched_cpucount.
2007-04-01 Ulrich Drepper* posix/fnmatch.c (STRUCT): Define.
2007-02-05 Ulrich Drepper[BZ #3957]
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2007-01-03 Ulrich Drepper* posix/execvp.c: Include alloca.h.
2006-09-07 Ulrich Drepper[BZ #3155]
2006-08-02 Ulrich Drepper[BZ #2980]
2006-06-04 Ulrich Drepper* posix/regex_internal.c (re_string_skip_chars): If...
2006-04-30 Ulrich Drepper* posix/Makefile (tests): Add tst-getaddrinfo3.
2006-04-15 Ulrich Drepper* sysdeps/posix/getaddrinfo.c: Fix precedence for IP...
2006-01-08 Roland McGrath[BZ #1535]
2006-01-02 Ulrich Drepper* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_M...
2005-09-26 Ulrich Drepper[BZ #644]
2005-07-24 Ulrich Drepper[BZ #1125]
2005-04-14 Ulrich Drepper* posix/execvp.c (execvp): Use file name including...
2005-02-23 Ulrich Drepper* posix/Makefile (tests): Add tst-execvp1, tst-execvp2...
2005-02-21 Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace...
2005-01-23 Ulrich DrepperUpdate.
2005-01-20 Ulrich DrepperUpdate.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-11-27 Ulrich DrepperUpdate.
2004-11-26 Ulrich DrepperUpdate.
2004-11-18 Ulrich Drepper[BZ #544]
2004-11-12 Ulrich DrepperRemove gpl2lgpl variable.
2004-11-12 Ulrich DrepperUpdate.
2004-10-27 Ulrich DrepperUpdate.
2004-09-30 Ulrich DrepperUpdate.
2004-09-26 Ulrich Drepper[BZ #358]
2004-09-15 Ulrich DrepperUpdate.
next