summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* * modules/closein-tests (test_closein_LDADD): Support test onEric Blake2007-05-281-0/+1
* Tests for module 'ftell'.Bruno Haible2007-05-281-0/+13
* New module 'ftell'.Bruno Haible2007-05-282-0/+28
* Tests for module 'fseek'.Bruno Haible2007-05-281-0/+13
* New module 'fseek'.Bruno Haible2007-05-282-0/+28
* New module 'openmp'.Bruno Haible2007-05-271-0/+24
* 2007-05-26 Bruno Haible <bruno@clisp.org>Bruno Haible2007-05-266-0/+6
* Fix lseek on mingw.Eric Blake2007-05-247-4/+43
* Fix fseeko/ftello on cygwin 1.5.24.Eric Blake2007-05-245-2/+12
* New module 'float'.Bruno Haible2007-05-197-0/+42
* Add support for 'long double' number output.Bruno Haible2007-05-189-0/+9
* Fix printf-frexpl module to recognize buggy AIX 5.1 frexpl().Bruno Haible2007-05-181-0/+1
* Tests for module 'frexpl-nolibm'.Bruno Haible2007-05-181-0/+16
* New module 'frexpl-nolibm'.Bruno Haible2007-05-181-0/+29
* * lib/dirent_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-179-3/+9
* * modules/closein-tests (Makefile.am): DistributeEric Blake2007-05-171-0/+1
* Rename test-fprintf-posix.out to test-printf-posix.output.Bruno Haible2007-05-174-8/+8
* * lib/fcntl_.h: Prefer #include_next <foo.h> to #includePaul Eggert2007-05-1714-0/+17
* New moduleSergey Poznyakoff2007-05-121-0/+25
* (Files): Remove openat-die.cSergey Poznyakoff2007-05-121-1/+1
* arp depends on sleep.Bruno Haible2007-05-011-0/+1
* Tests for module 'sleep'.Bruno Haible2007-05-011-0/+11
* New module 'sleep'.Bruno Haible2007-05-012-0/+27
* sigprocmask.h is replaced with <signal.h>.Bruno Haible2007-05-012-3/+6
* New module 'signal'.Bruno Haible2007-05-011-0/+37
* Make the generated wctype.h more self-contained.Bruno Haible2007-05-011-1/+1
* Make the generated sys/stat.h more self-contained.Bruno Haible2007-05-011-0/+3
* Make the generated glob.h self-contained.Bruno Haible2007-05-011-1/+2
* Depend on sys_stat, since it fixes an mkdir portability problem.Bruno Haible2007-05-011-0/+1
* Prefer fseeko to fseek.Eric Blake2007-04-301-0/+1
* Guard against vsnprintf implementations that mishandle a size=0 argument.Bruno Haible2007-04-292-4/+10
* Work around fpurge bug on BSD systems.Bruno Haible2007-04-291-0/+1
* Make the tests sharper: also test the interaction with fflush().Bruno Haible2007-04-292-0/+2
* Rename lib/sysexit_.h to lib/sysexits_.h.Bruno Haible2007-04-271-3/+3
* Rename lib/socket_.h to lib/sys_socket_.h.Bruno Haible2007-04-271-3/+3
* Rename lib/stat_.h to lib/sys_stat_.h.Bruno Haible2007-04-271-3/+3
* Fix closein for mingw.Eric Blake2007-04-271-0/+13
* I'm not responsible for these modules.Bruno Haible2007-04-272-2/+2
* Tests depends on correct fflush on input streams.Bruno Haible2007-04-273-0/+3
* Fix fflush on mingw.Eric Blake2007-04-261-0/+1
* Implement freading and fwriting.Eric Blake2007-04-264-0/+73
* Ensure fseeko and ftello are declared on glibc systems.Bruno Haible2007-04-263-0/+9
* The test now uses fseeko.Bruno Haible2007-04-261-0/+1
* Make the combination of fflush and fseek/fseeko POSIX compliant.Bruno Haible2007-04-251-0/+2
* Depend on ftello.Bruno Haible2007-04-251-0/+1
* Tests for module 'ftello'.Bruno Haible2007-04-251-0/+10
* New module 'ftello'.Bruno Haible2007-04-252-0/+26
* Tests for module 'fseeko'.Bruno Haible2007-04-251-0/+10
* New module 'fseeko'.Bruno Haible2007-04-252-0/+26
* Make fflush rely on fpurge.Eric Blake2007-04-172-1/+2