1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Simon Josefsson
6dbff38ab5 Revert "strdup: undeprecate, IRIX 6.5 needs it"
This reverts commit 7e2a535f8c.
2012-05-22 13:14:23 +02:00
Eric Blake
7e2a535f8c strdup: undeprecate, IRIX 6.5 needs it
Reported by Simon Josefsson.

* modules/strdup (Status): No longer obsolete.
* doc/posix-functions/strdup.texi (strdup): Document this.

Signed-off-by: Eric Blake <eblake@redhat.com>
2012-05-21 15:31:44 -06:00
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
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
cfa381fc27 New module 'strdup-posix'. 2008-09-21 14:54:54 +02:00
Bruno Haible
c08b54301d Mention a problem on mingw. 2008-04-28 11:24:51 +02:00
Bruno Haible
2b6c08c775 Rename two directories: headers -> posix-headers, functions -> posix-functions. 2008-01-20 00:09:59 +01:00