Bruno Haible
|
4e39aa4288
|
doc: Update regarding MSVC 9.
* doc/gnulib-intro.texi (Target Platforms): Classify MSVC as "rarely
tested".
* doc/posix-functions/*.texi: Update with info about MSVC 9.
* doc/posix-headers/*.texi: Likewise.
* doc/pastposix-functions/*.texi: Likewise.
* doc/glibc-functions/*.texi: Likewise.
* doc/glibc-headers/*.texi: Likewise.
|
2011-09-11 21:56:17 +02:00 |
|
Eric Blake
|
a918da4d61
|
ffs: new module
Libvirt wants to use ffs() to avoid dragging in -lm for log2().
* modules/ffs: New file.
* m4/ffs.m4: Likewise.
* lib/ffs.c: Likewise.
* m4/strings_h.m4 (gl_HEADER_STRINGS_H_DEFAULTS): Add default.
* modules/strings (Makefile.am): Substitute witness.
(Depends-on): Add c++defs.
* lib/strings.in.h (ffs): Declare.
* modules/ffs-tests: New test file.
* tests/test-ffs.c: Test new module.
* MODULES.html.sh (Integer arithmetic functions): Mention it.
* doc/posix-functions/ffs.texi (ffs): Likewise.
Signed-off-by: Eric Blake <eblake@redhat.com>
|
2011-07-11 17:18:25 -06:00 |
|
Karl Berry
|
80fc442c21
|
avoid some overlong lines from posix urls, etc.
|
2010-08-13 11:50:58 -07:00 |
|
Bruno Haible
|
09ef746111
|
Refer to new POSIX:2008 standard.
|
2008-12-14 14:38:13 +01:00 |
|
Bruno Haible
|
2b6c08c775
|
Rename two directories: headers -> posix-headers, functions -> posix-functions.
|
2008-01-20 00:09:59 +01:00 |
|