New module 'longlong'.
[gnulib.git] / lib /
2008-07-12 Ben PfaffAdd isnan module.
2008-07-12 Ben PfaffAdd isnanf module.
2008-07-12 Ben PfaffAdd isnand module.
2008-07-12 Ben PfaffRename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
2008-07-03 Ondřej Vašíkgetdate.y: do not ignore TZ with relative day, month...
2008-07-02 Ondřej Vašíkgetdate.y: factor out common actions
2008-06-23 Bruno HaibleReenter the fatal_signal_handler in case of nested...
2008-06-23 Bruno HaibleComment fixes.
2008-06-23 Eric BlakeRevert use of sig-handler.h in sigprocmask.c.
2008-06-22 Bruno HaibleDefine SA_RESTART also for mingw.
2008-06-22 Bruno HaibleUpdate a comment.
2008-06-22 Bruno HaibleSimplify code.
2008-06-22 Bruno HaibleUpdate a comment.
2008-06-21 Eric BlakeUse sigaction module rather than signal().
2008-06-21 Eric BlakeNew module sigaction, for mingw.
2008-06-21 Eric BlakeImprove robustness of sigprocmask by overriding signal.
2008-06-21 Eric BlakeFix nanosleep module on mingw.
2008-06-21 Bruno HaibleAvoid question marks in proper_name_utf8 result.
2008-06-19 Bruno HaibleAdd a comment.
2008-06-18 Bruno HaibleAvoid unused value warnings.
2008-06-17 Eric BlakeSimplify c-stack prerequisites.
2008-06-17 Eric BlakeMove c-stack test into testsuite.
2008-06-16 Bruno HaibleNormalize whitespace.
2008-06-16 Eric BlakeUse raise module consistently.
2008-06-16 Eric BlakeFix compliance bug in sigpending.
2008-06-14 Bruno HaibleFix various problems in 'obstack-printf' module.
2008-06-13 Eric BlakeAdd obstack-printf and obstack-printf-posix modules.
2008-06-12 Bruno HaibleTypo in comment.
2008-06-12 Bruno HaibleAdd a comment.
2008-06-12 Bruno HaibleWork around open() bug on HP-UX 11 and Solaris 9.
2008-06-11 Bruno HaibleInclude gettext.h only in those files that need it.
2008-06-10 Bruno HaibleAdd termsigp argument to execute() and wait_process().
2008-06-10 Bruno HaibleAdd an assertion.
2008-06-10 Bruno HaibleTry to fix waitid() based code.
2008-06-10 Bruno HaibleWork around the Solaris 10 ACE ACLs ABI change.
2008-06-09 Jim Meyeringutimens.c: correct kernel bug work-around
2008-06-09 Jim Meyeringadd more guards around definition of ACE_-related code
2008-06-08 Bruno HaibleAdd me as co-author.
2008-06-08 Bruno HaibleAdd support for AIX ACLs.
2008-06-08 Bruno HaibleAdd support for HP-UX ACLs.
2008-06-08 Bruno HaibleAdd support for Cygwin ACLs.
2008-06-08 Bruno HaibleFix bug with setuid modes in Solaris 10+ code.
2008-06-08 Bruno HaibleAdd support for Solaris 7..10 ACLs.
2008-06-08 Bruno HaibleNew function acl_extended_nontrivial (MacOS X only).
2008-06-08 Bruno HaibleTrivial code simplifications.
2008-06-08 Bruno HaibleComments.
2008-06-08 Bruno HaibleDon't test the ACL_TYPE_DEFAULT ACL on OSF/1.
2008-06-08 Bruno HaibleAdd support for MacOS X ACLs.
2008-06-08 Bruno HaibleFix memory leak introduced on 2008-05-22.
2008-06-08 Bruno HaibleAvoid needing to know the textual representation of...
2008-06-08 Bruno HaibleTrivial code simplifications.
2008-06-07 Bruno HaibleTrivial stylistic improvements.
2008-06-06 Eric BlakeAvoid gcc warning on cygwin.
2008-06-05 Jim Meyeringgenerate argz.c and argz.in.h from glibc sources
2008-06-05 Jim Meyeringutimens.c: work around a probable Linux kernel bug
2008-06-04 Bruno HaibleFix small mistake from 2008-06-01.
2008-06-04 Bruno HaibleNew function for testing triviality of ACL with POSIX...
2008-06-03 Bruno HaibleSimplify #ifs. Put Solaris code after POSIX-like code.
2008-06-03 Eric BlakeProvide futimens/utimensat fallbacks for older kernels.
2008-06-03 Bruno HaibleImprove Tru64 support.
2008-06-03 Bruno HaibleMake acl_entries work reliably.
2008-06-02 Bruno HaibleEnclose definitions in #if for POSIX-draft like API.
2008-06-02 Bruno HaibleDocument qset_acl return value precisely.
2008-06-02 Bruno HaibleSeparate the error handling into a different function.
2008-06-01 Bruno HaibleFix syntax error on DragonFly BSD.
2008-06-01 Voroskoi AndrasFix typo.
2008-06-01 Bruno HaibleUse special-purpose function in DragonFly BSD.
2008-06-01 Bruno HaibleMake create_pipe_* safer w.r.t. file descriptor conflicts.
2008-05-29 Eric BlakePrefer new POSIX 200x interfaces over futimesat.
2008-05-27 Bruno HaibleMake localename.c compile with current mingw.
2008-05-26 Jim Meyeringsha256: do not artificially restrict buffer length...
2008-05-26 Jim Meyeringavoid unaligned access errors, e.g., on sparc
2008-05-26 Jim Meyeringsha512.c: fix typo in comment
2008-05-25 Bruno HaibleRename acl.c to set-mode-acl.c.
2008-05-24 Andreas FärberMake stdbool work on Haiku OS.
2008-05-23 Bruno HaibleImprove support for ACLs on OSF/1.
2008-05-23 Bruno HaibleAdd support for ACLs on OSF/1.
2008-05-23 Bruno HaibleMake copy_acl work on MacOS X 10.5.
2008-05-22 Bruno HaibleMove some declarations from acl.h to acl-internal.h.
2008-05-22 Bruno HaibleSplit off copy_acl function to separate file.
2008-05-21 Bruno HaibleOops, fix syntax error introduced by last commit.
2008-05-21 Bruno HaibleOops, remove stray semicolon added in last commit.
2008-05-21 Bruno HaibleAvoid one more warning from gcc.
2008-05-21 Jim Meyeringavoid another warning from gcc
2008-05-21 Jim Meyeringavoid a warning from gcc
2008-05-20 Jim Meyeringremove trailing blanks
2008-05-20 Bruno HaibleFix syntax of --keyword option.
2008-05-19 Bruno HaibleRemove trailing spaces.
2008-05-19 Simon JosefssonSync gnulib base64 with coreutils base64.
2008-05-19 Jim Meyeringavoid a warning from gcc
2008-05-18 Bruno HaibleNew module 'propername', moved here from GNU gettext.
2008-05-17 Bruno HaibleAvoid some warnings from "gcc -Wshadow".
2008-05-15 Eric BlakeFix violation of <stdbool.h> replacement in regex.
2008-05-15 Eric BlakeFix violation of <stdbool.h> replacement in regex.
2008-05-15 Eric BlakeGlibc finally accepted the memmem speedup code, bugzill...
2008-05-15 Paolo Bonzinioptimize double anchors such as ^$
2008-05-15 Bruno HaibleHelp GCC to do better code generation.
2008-05-14 Eric BlakeSplit xmemdup0 into its own module.
2008-05-12 Bruno HaibleTailor the linebreaking algorithm.
2008-05-12 Bruno HaibleUpdate to Unicode 5.0.0.
next