Revert "poll-win32"
[gnulib.git] / lib /
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.
2008-05-11 Bruno HaibleFix whitespace.
2008-05-11 Bruno HaibleMove gen-lbrkprop from GNU gettext to here.
2008-05-11 Bruno HaibleUpdate license to GPLv3+.
2008-05-11 Jim MeyeringNew modules: crypto/sha256, crypto/sha512 (from coreutils)
2008-05-11 Bruno HaibleUpdate comments.
2008-05-10 Jim MeyeringMake chdir-safer.c more efficient on a system with...
2008-05-10 Jim MeyeringMake chdir-safer.c slightly safer.
2008-05-10 Jim MeyeringAvoid compile failure on systems without ELOOP (like...
2008-05-10 Bruno HaibleUse case-insensitive comparison.
2008-05-10 Bruno HaibleUse u8_conv_from_encoding instead of using special...
2008-05-10 Bruno HaibleSplit up the 'linebreak' module.
2008-05-09 Eric BlakeAdd xmemdup0.
2008-05-05 Jim Meyeringgetaddrinfo.h: handle undefined EAI_NODATA
2008-05-01 Bruno HaibleFix computation of newsize during reallocation.
2008-05-01 Bruno HaibleAdd comments.
2008-04-30 Jim Meyeringavoid a warning from gcc
2008-04-30 Eric BlakeOptimize getndelim2 to use block operations when possible.
2008-04-29 Eric BlakeUse new header.
2008-04-29 Eric BlakeSilence valgrind on safe reads beyond potential array...
2008-04-29 Bruno HaibleEnable gnulib's <arpa/inet.h> replacement also when...
2008-04-29 Eric BlakeTest getndelim2.
2008-04-29 Bruno HaibleUse 'raise'.
2008-04-29 Bruno HaibleExpect rpmatch to be declared.
2008-04-29 Bruno HaibleDeclare rpmatch.
2008-04-29 Bruno HaibleChange rpmatch to use nl_langinfo when appropriate.
2008-04-28 Eric BlakeAdd rawmemchr module, matching glibc.
2008-04-28 Eric BlakeWhitespace cleanup.
2008-04-28 Eric BlakeOptimize and test strchrnul.
2008-04-28 Eric BlakeRemove intprops dependency.
2008-04-28 Simon JosefssonMove inet_ntop and inet_pton declarations to arpa/inet.h.
2008-04-28 Simon JosefssonFix proper win32 checks and use of inline for setsockopt.
2008-04-27 Bruno HaibleAdd some comments.
2008-04-27 Bruno HaibleAllow local renaming in config.h.
2008-04-27 Bruno HaibleAvoid gcc warnings.
2008-04-27 Eric BlakeOptimize and test memrchr.
2008-04-26 Bruno HaibleOops, fix mistake in third-to-last commit.
2008-04-26 Bruno HaibleAdd tentative support for DragonFly BSD.
2008-04-26 Bruno HaibleNew private include file lib/stdio-impl.h.
2008-04-26 Bruno HaibleNew private include file lib/stdio-impl.h.
2008-04-26 Bruno HaibleFix indentation.
2008-04-26 Bruno HaiblePut system dependent routines into inline functions.
2008-04-26 Bruno HaibleOptimize parallel detection of matching bytes.
2008-04-26 Bruno HaibleDefine memchr, not __memchr.
2008-04-26 Bruno HaibleSuperficial improvements and comments.
2008-04-23 Eric BlakeImprove memchr2 performance.
2008-04-23 Simon JosefssonMake setsockopt replacement more typesafe.
2008-04-23 Simon JosefssonAdd file, was missing from last commit.
2008-04-22 Simon JosefssonCast fourth argument to setsockopt on MinGW.
2008-04-21 Bruno HaibleReplace the isw* functions on Linux libc5.
2008-04-21 Bruno HaibleFix mistake in last commit.
2008-04-21 Bruno HaibleFix conflict between modules 'canonicalize' and 'canoni...
2008-04-21 Bruno HaibleFix compilation errors related to rpl_mkdir on mingw.
2008-04-21 Bruno HaiblePort to native Windows platforms.
2008-04-21 Bruno HaibleFix compilation error on mingw.
2008-04-21 Eric BlakeWork around preprocessors that don't handle UINTMAX_MAX.
2008-04-20 Bruno HaibleFix test failure on platforms with non-GNU iconv.
2008-04-19 Bruno HaibleWork around snprintf bug on Linux libc5.
2008-04-19 Bruno HaibleMake floorlog10 function more precise.
2008-04-19 Bruno HaibleFix rounding when a precision is given.
2008-04-17 Bruno HaibleProvide missing no-op definitions for the dummy impleme...
next