summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* * check-module: Add copyright notice.Paul Eggert2006-08-141-0/+8
* Update copyright year.Bruno Haible2006-08-141-1/+1
* Add Bruno Haible as maintainer.Paul Eggert2006-08-101-1/+1
* * modules/snprintf (Depends-on): Remove minmax.Paul Eggert2006-08-101-2/+1
* * modules/same-inode: New module.Jim Meyering2006-08-105-4/+73
* * modules/chown (Depends-on): Add stat-macros.Jim Meyering2006-08-101-1/+1
* * modules/verror (Depends-on): Remove bogus gl_VERROR that snuckEric Blake2006-08-101-1/+0
* Remove the 'restrict' module, and modify everybody to use AC_C_RESTRICTPaul Eggert2006-08-0912-31/+0
* * modules/verror: New module.Eric Blake2006-08-081-0/+25
* Make pkgdata_DATA a cumulative variable. From Ralf Wildenhues.Bruno Haible2006-08-071-1/+1
* Comment out macro invocation.Bruno Haible2006-07-314-4/+4
* Install javaversion.class.Bruno Haible2006-07-311-0/+3
* Fix dependencies.Bruno Haible2006-07-311-1/+1
* Change license to LGPL.Bruno Haible2006-07-311-1/+1
* Module setenv must depend on module unistd, because unsetenv.c usesBruno Haible2006-07-291-0/+1
* Use netinet_in module.Simon Josefsson2006-07-282-0/+2
* Add new module netinet_in.Simon Josefsson2006-07-281-0/+32
* Use arpa_inet in inet_?to?.Simon Josefsson2006-07-282-0/+2
* Use the stdarg module.Bruno Haible2006-07-251-0/+1
* * MODULES.html.sh (File stream based Input/Output):Paul Eggert2006-07-253-4/+28
* Update dependencies after rewrite.Bruno Haible2006-07-241-1/+10
* New module 'clean-temp'.Bruno Haible2006-07-241-0/+35
* New module 'tmpdir'.Bruno Haible2006-07-241-0/+26
* * modules/close-stream: New fileEric Blake2006-07-231-0/+25
* * modules/stdio-safer (Files): Add tmpfile-safer.c.Eric Blake2006-07-231-0/+2
* * modules/close-stream: New file.Paul Eggert2006-07-221-3/+2
* New module 'javaversion'.Bruno Haible2006-07-221-0/+31
* Upgrade to gettext-0.15.Bruno Haible2006-07-221-3/+4
* * modules/stdlib-safer: New file.Eric Blake2006-07-211-0/+26
* Abstract list data type.Bruno Haible2006-07-171-0/+26
* Abstract ordered set data type.Bruno Haible2006-07-171-0/+26
* Ordered set data type implemented by a binary tree.Bruno Haible2006-07-174-0/+76
* Sequential list data type implemented by a hash table with a binary tree.Bruno Haible2006-07-174-0/+96
* Sequential list data type implemented by a binary tree.Bruno Haible2006-07-174-0/+82
* Sequential list data type implemented by a hash table with a linked list.Bruno Haible2006-07-172-0/+43
* Sequential list data type implemented by a linked list.Bruno Haible2006-07-172-0/+39
* Sequential list data type implemented by a circular array.Bruno Haible2006-07-172-0/+38
* Ordered set data type implemented by an array.Bruno Haible2006-07-171-0/+26
* Sequential list data type implemented by an array.Bruno Haible2006-07-171-0/+26
* Import from coreutils.Paul Eggert2006-07-172-11/+31
* Fix license, approved by Karl.Simon Josefsson2006-07-121-1/+1
* Add gendocs, from texinfo.Simon Josefsson2006-07-121-0/+20
* * modules/fdl: New module, to install doc/fdl.texi.Eric Blake2006-07-111-0/+19
* Add arpa_inet module.Simon Josefsson2006-07-071-0/+32
* * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,Paul Eggert2006-07-061-1/+1
* 2006-07-06 Simon Josefsson <jas@extundo.com>Simon Josefsson2006-07-064-3/+1
* * modules/getaddrinfo (Depends-on): Add snprintf.Eric Blake2006-07-051-0/+1
* * modules/dirname-tests: New test module.Eric Blake2006-07-041-0/+12
* * modules/cycle-check (lib_SOURCES): Add same-inode.h.Paul Eggert2006-07-041-1/+1
* * m4/absolute-header.m4: Renamed from full-header-path.m4.Paul Eggert2006-07-043-5/+5