unigbrk.in.h: Fix typo: "ben" => "been".
[gnulib.git] / ChangeLog
2011-01-01 Ben Pfaffunigbrk.in.h: Fix typo: "ben" => "been".
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2011-01-01 Jim Meyeringmaint: update-copyright: exempt doc/INSTALL*
2011-01-01 Jim Meyeringmaint: refine the update-copyright rule
2011-01-01 Ben Pfaffunigbrk: New modules for grapheme clusters.
2011-01-01 Ben Pfaffunigbrk: Fix uc_graphemeclusterbreak_property(), add...
2011-01-01 Bruno HaibleAvoid use of hexadecimal escapes.
2011-01-01 Jim Meyeringmaint: new rule to update copyright year ranges
2011-01-01 Jim Meyeringmaint: indent with TABs in Makefile
2011-01-01 Jim Meyeringversion-etc: update the copyright year it reports
2011-01-01 Bruno Haibleisfinite: Avoid compiler bug of "cc -O" on HP-UX 11.11.
2011-01-01 Bruno Haiblepwrite: Work around HP-UX 11.11 bug.
2011-01-01 Bruno Haiblepread: Work around HP-UX 11 bugs.
2010-12-31 Eric Blakenl_langinfo: fix YESEXPR on Irix 6.5
2010-12-31 Bruno Haibleiconv: Document HP-UX 11 bug.
2010-12-31 Bruno Haibleldexpl: Fix link error on HP-UX 11.
2010-12-31 Eric Blakeftello: avoid compilation failure with SunStudio c89
2010-12-31 Eric Blaketests: avoid failing coreutils tests on cygwin
2010-12-31 Bruno Haiblesys_select: Avoid warning about missing memset declarat...
2010-12-31 Bruno Haiblewaitpid: Fix link error in C++ mode.
2010-12-31 Bruno Haibleisnan: Use GCC built-ins when possible.
2010-12-31 Bruno Haibleisnand: Fix mistake.
2010-12-31 Bruno Haibleopen: Avoid C++ error on HP-UX 11.
2010-12-31 Bruno Haibletime_r: Add missing declarations on HP-UX 11.
2010-12-29 Eric Blakemountlist: tweak previous commit
2010-12-29 Eric Blakemountlist: fix local drive detection on cygwin
2010-12-29 Paul Eggertftoastr, snprintf: ftoastr + snprintf module
2010-12-29 Paul Eggertalloca: one step towards thread-safety
2010-12-28 Paul Eggerttests: minor indenting change
2010-12-28 Jim Meyeringregex: don't infloop on persistent failing calloc
2010-12-28 Bruno Haiblelinkat: Make implementation robust against system behav...
2010-12-28 Ben PfaffNew modules for grapheme cluster breaking.
2010-12-27 Bruno Haiblelinkat test: Avoid failure on Solaris 11 2010-11.
2010-12-27 Paul Eggertutimens: work around glibc rounding bug on more platforms
2010-12-27 Bruno Haibleselect tests: Improve comments.
2010-12-27 Bruno Haibleselect tests: Safer way of handling timeout.
2010-12-27 Bruno Haibleselect tests: Use 'bool' where appropriate.
2010-12-27 Bruno Haibleselect tests: Use existing modules.
2010-12-27 Bruno Haiblembrtowc: Work around a Solaris 7 bug.
2010-12-27 Jim Meyeringread-file.c: tweak syntax
2010-12-27 Bruno Haibletimes test: Avoid gcc warnings on OSF/1.
2010-12-27 Paul Eggertutimens: work around glibc rounding bug on older Linux...
2010-12-27 Bruno Haibleinet_ntop: Hide mismatch of declaration on NonStop...
2010-12-27 Bruno Haibleinet_ntop, inet_pton: Ensure declaration on NonStop...
2010-12-27 Bruno Haiblearpa_inet: Use the common idioms with C++ support.
2010-12-26 Bruno HaibleFix more C++ link errors on Solaris 8.
2010-12-26 Bruno Haibleprintf-posix: Fix link error when a non-GCC compiler...
2010-12-26 Bruno Haiblestrerror_r-posix: Update doc.
2010-12-25 Paul Eggertutimens: simplify the logic of the previous change
2010-12-25 Paul Eggertutimens: configure better on hosts with NFS clock skew
2010-12-25 Bruno Haibleptsname test: Avoid failure on Solaris.
2010-12-25 Bruno Haibleptsname: Avoid ERANGE failure on some systems.
2010-12-25 Bruno Haiblerename, renameat: Avoid test failures at NFS mounted...
2010-12-25 Bruno Haibleiswblank: Fix C++ link error on Solaris 8.
2010-12-25 Bruno Haibleunistd: Fix C++ link error on Solaris 8.
2010-12-25 Bruno Haiblereadlink doc: Mention an old glibc bug.
2010-12-25 Bruno Haiblefcntl-h: Fix for use of C++ on glibc systems.
2010-12-25 Bruno Haibleroundl-ieee: Make it work on OSF/1 5.1 with cc.
2010-12-25 Bruno Haibletruncl-ieee: Make it work on OSF/1 5.1 with cc.
2010-12-25 Bruno Haibleceill-ieee: Make it work on OSF/1 5.1 with cc.
2010-12-25 Bruno HaibleEnsure all prerequisites of <wchar.h> are included.
2010-12-25 Bruno Haiblestrtok_r: Fix C syntax error in autoconf macro.
2010-12-25 Bruno Haibleceil, trunc, round: Fix gcc warnings.
2010-12-25 Bruno Haibleselect tests: Avoid failures on OSF/1 5.1.
2010-12-24 Eric Blakestdint: avoid HP-UX 10.20 preprocessor bug
2010-12-24 Eric Blakepipe: make obsoletion transition easier
2010-12-24 Bruno Haiblesys_socket: Hide mismatch of declarations on NonStop...
2010-12-24 Bruno Haiblegethostname: Ensure declaration on NonStop Kernel.
2010-12-24 Bruno Haiblesys_select: Ensure all necessary types on NonStop Kernel.
2010-12-24 Bruno Haiblesys_select: Remove unneeded include.
2010-12-24 Bruno Haiblegethostname: Provide a fallback for HOST_NAME_MAX.
2010-12-24 Bruno Haiblesigaction tests: Allow missing SA_RESETHAND and SA_RESTART.
2010-12-24 Bruno Haiblesignal: Define NSIG.
2010-12-24 Bruno Haiblerename, renameat: Avoid test failures on OSF/1 5.1.
2010-12-24 Bruno Haible*printf: Detect large precisions bug on Solaris 10...
2010-12-24 Paul Eggerttests: port test-fdutimensat.c to Solaris 8
2010-12-24 Paul Eggertvsnprintf: make more consistent with snprintf; doc...
2010-12-23 Eric Blakesigpipe: relax to LGPLv2+, since it did not have any...
2010-12-22 Paul Eggertdoc: document Solaris printf bug with large float preci...
2010-12-22 Paul Eggerttest-posixtm.c: add two tests
2010-12-22 Bruno Haiblegetlogin_r: Work around portability problem on OSF/1.
2010-12-22 Bruno Haibleptsname: Avoid test failure on OSF/1 5.1.
2010-12-22 Bruno HaiblePort extended stdio modules to HP NonStop Kernel.
2010-12-22 Bruno Haiblettyname_r: Work around bug on OSF/1 5.1.
2010-12-22 Bruno HaibleOops, fix last ChangeLog entry.
2010-12-22 Bruno Haibleround: Implement result sign according to IEEE 754.
2010-12-22 Bruno Haibletrunc: Implement result sign according to IEEE 754.
2010-12-22 Bruno Haibleceil: Implement result sign according to IEEE 754.
2010-12-22 Bruno Haiblefloor: Implement result sign according to IEEE 754.
2010-12-22 Bruno Haiblegetaddrinfo: Update doc.
2010-12-22 Paul Eggertgetaddrinfo, inet_ntop: Update doc for Solaris.
2010-12-21 Bruno HaibleNew module 'roundl-ieee'.
2010-12-21 Bruno HaibleNew module 'truncl-ieee'.
2010-12-21 Bruno HaibleNew module 'ceill-ieee'.
2010-12-21 Bruno HaibleNew module 'floorl-ieee'.
2010-12-21 Bruno HaibleNew module 'round-ieee'.
2010-12-21 Bruno HaibleNew module 'trunc-ieee'.
2010-12-21 Bruno HaibleNew module 'ceil-ieee'.
2010-12-21 Bruno HaibleNew module 'floor-ieee'.
2010-12-21 Bruno HaibleNew module 'roundf-ieee'.
next