2008-08-31 |
Jim Meyering | remove duplicate #include directives |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bruno Haible | Oops, mistake in last commit. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bruno Haible | New module 'sigpipe-die'. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bruno Haible | Don't override previously installed signal handlers. |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Bruno Haible | Oops, fix syntax error in last commit. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Bruno Haible | Attempt to avoid error messages like "echo: write error... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Bruno Haible | Undo unintentional commit. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Bruno Haible | Oops, revert ChangeLog truncation. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Bruno Haible | Work around bug with trailing slash on Solaris 9 and... |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Bruno Haible | Avoid some "gcc -pedantic" warnings. |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Bruno Haible | Don't define HAVE_INCLUDE_NEXT any more. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Simon Josefsson | Add bitrotate module. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Jim Meyering | bootstrap: merge changes from coreutils |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Bruno Haible | Oops, fix ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Bruno Haible | Remove --cvs-urls option. |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Paolo Bonzini | Revert "poll-win32" |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Jose E. Marchesi | maint.mk: adjust to file name change |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Jim Meyering | * modules/getndelim2 (License): Relicense to LGPLv2+. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Paolo Bonzini | use unlocked I/O in getdelim |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Eric Blake | doc/INSTALL: resync from autoconf |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Jim Meyering | GNUmakefile: cfg.mk definitions override default autore... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Bruno Haible | Generate INSTALL file variants with prettier quotes. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Bruno Haible | Run makeinfo in an English locale. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Bruno Haible | Avoid error message during generation of INSTALL. |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Bruno Haible | Indent all paragraphs in the INSTALL file in the same... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Karl Berry | sync against install.texi since Autoconf no longer... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Eric Blake | c-stack: test that stack overflow can be caught |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Bruno Haible | Fix description of strftime module. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Bruno Haible | Correct attribution. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Bruno Haible | Complete test of uc_width results. |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Bruno Haible | Fix uc_width(0x00AB) bug, introduced on 2007-07-08. |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Eric Blake | test-lock, test-tls: mention why a test is skipped |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Eric Blake | autoupdate |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Eric Blake | count-one-bits: relax license |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Andreas Schwab | gl_FUNC_OBSTACK_PRINTF_POSIX: fix typo |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Simon Josefsson | m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC. |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Paolo Bonzini | add m4/threadlib.m4 to the gettext module |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Paolo Bonzini | Merge branch 'master' of ssh://bonzini@git.sv.gnu.org... |
commit | commitdiff | tree | snapshot |
2008-08-20 |
Eric Blake | test-c-stack: fix compilation failure on FreeBSD 5.0 |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Eric Blake | strverscmp: migrate from "strverscmp.h" to <string.h> |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Eric Blake | strverscmp: add unit test |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Simon Josefsson | lib/gc-gnulib.c: Indentation cleanup. Add some comment... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Simon Josefsson | Windows initialization fixes, tiny change from Adam... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Ben Pfaff | gitlog-to-changelog: give better diagnostic for failed... |
commit | commitdiff | tree | snapshot |
2008-08-19 |
Paolo Bonzini | poll-win32 |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Simon Josefsson | Use ISO 8601 format. Attribution. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Simon Josefsson | autobuild.m4: Use TZ=UTC to avoid time zone complexity. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Bruno Haible | Fix link error with Solaris threads. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Bruno Haible | Include <pthread.h>. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Bruno Haible | Fix 2008-08-03 change. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Bruno Haible | Avoid forcing a context switch right after thread creation. |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Bruno Haible | Implement thread control primitives for Win32. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Bruno Haible | Include the right header files. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Bruno Haible | Fix syntax errors in C++ mode. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Bruno Haible | Make gl_create_thread easier to use. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Bruno Haible | New module 'yield'. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Bruno Haible | Link with LIBMULTITHREAD, not LIBTHREAD. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Bruno Haible | New module 'thread'. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Bruno Haible | Include <stdlib.h> always. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Bruno Haible | AC_C_INLINE can be AC_REQUIREd. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Bruno Haible | Update modules list. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Yoann Vandoorselaere | New module 'cond'. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Bruno Haible | Move some code from module 'lock' to module 'threadlib'. |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Eric Blake | c-stack: fix regression on Irix 5.3 from 2008-06-21 |
commit | commitdiff | tree | snapshot |
2008-08-17 |
Bruno Haible | New module 'threadlib'. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Bruno Haible | Separate the macros and the function symbols. |
commit | commitdiff | tree | snapshot |
2008-08-14 |
Bruno Haible | Move the lock and tls source files into a subdirectory. |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Jim Meyering | * lib/fts_.h: Fix grammar (insert a missing "is") in... |
commit | commitdiff | tree | snapshot |
2008-08-11 |
Eric Blake | test-c-stack: avoid C99-ism |
commit | commitdiff | tree | snapshot |
2008-08-10 |
Jim Meyering | ensure that return value of uinttostr et al are not... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Jim Meyering | * modules/tempname (License): Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Paolo Bonzini | fix typo in lib/lock.c (fixes compilation on Darwin) |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Jim Meyering | * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop... |
commit | commitdiff | tree | snapshot |
2008-08-07 |
Jim Meyering | * modules/mkstemp (License): Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Bruno Haible | Further micro-optimization. |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Jim Meyering | inet_pton.c: use locale-independent tolower |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Paolo Bonzini | microoptimization of lib/poll.c |
commit | commitdiff | tree | snapshot |
2008-08-06 |
Jim Meyering | * modules/inet_pton (License): Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-08-05 |
Bruno Haible | Additional non-aborting API for lock and tls. |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Eric Blake | gnumakefile: use space, not TAB, outside of targets |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Karl Berry | add replacement for ncftpput that uses cmdline ftp |
commit | commitdiff | tree | snapshot |
2008-08-04 |
Jim Meyering | getdate.y: avoid locale-dependent date parsing failure |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Eric Blake | gnupload: restore lost executable bit |
commit | commitdiff | tree | snapshot |
2008-08-03 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Karl Berry | -mautoupdate |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Bruno Haible | Prepend each added line in .gitignore files with a... |
commit | commitdiff | tree | snapshot |
2008-08-02 |
Ralf Wildenhues | Portability fix for GNU make 3.79.1. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Bruno Haible | Work around bug of HP-UX 10.20 cc with -0.0 literal. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Jim Meyering | sha256.h: correct definition on SHA224_DIGEST_SIZE |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Bruno Haible | Make determination of BITSET_WORD_MAX work also with... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Bruno Haible | Make a sed program more robust. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Eric Blake | test-strtod: allow compilation without -lm |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Jim Meyering | bootstrap: work also when there are no .po files in po/ |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Jim Meyering | * users.txt: Add zile. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Ben Pfaff | Add missing dependencies on new m4/exponent[fdl].m4... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Ben Pfaff | Add isinf module. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Ben Pfaff | Move macros for finding floating-point exponents into... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Ulrich Drepper | mktime.c: normalize tp->tm_isdst value to -1/0/1. |
commit | commitdiff | tree | snapshot |
next |