Bruno Haible
f7beddb6d0
Work around a *printf bug with %ls on Solaris.
2009-02-27 02:15:26 +01:00
Bruno Haible
220f76a18a
Fix *printf behaviour regarding the %ls directive.
2009-02-26 12:54:20 +01:00
Bruno Haible
0f0ea3372a
Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.
2009-02-26 02:21:14 +01:00
Bruno Haible
3c05103d06
Improve doc of dirfd module.
2009-02-07 11:39:09 +01:00
Eric Blake
542406c922
doc: mention more functions added in cygwin 1.7.0
...
* doc/posix-functions/abort.texi (abort): Update wording related
to cygwin.
* doc/posix-functions/daylight.texi (daylight): Likewise.
* doc/posix-functions/optarg.texi (optarg): Likewise.
* doc/posix-functions/optarg.texi (opterr): Likewise.
* doc/posix-functions/optarg.texi (optind): Likewise.
* doc/posix-functions/optarg.texi (optopt): Likewise.
* doc/posix-functions/wprintf.texi (wprintf): Cygwin wprintf never
worked in 1.5.x, and was withdrawn in 1.7.
* doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
* doc/posix-functions/fprintf.texi (fprintf): Tighten mention of
cygwin versions.
* doc/posix-functions/perror.texi (perror): Likewise.
* doc/posix-functions/printf.texi (printf): Likewise.
* doc/posix-functions/snprintf.texi (snprintf): Likewise.
* doc/posix-functions/sprintf.texi (sprintf): Likewise.
* doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
* doc/posix-functions/vprintf.texi (vprintf): Likewise.
* doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
* doc/posix-functions/vsprintf.texi (vsprintf): Likewise.
* doc/glibc-functions/obstack_printf.texi (obstack_printf):
Likewise.
* doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
Likewise.
* doc/glibc-functions/cfmakeraw.texi (cfmakeraw): Cygwin 1.7 adds
this function.
* doc/glibc-functions/in6addr_any.texi (in6addr_any): Likewise.
* doc/glibc-functions/in6addr_loopback.texi (in6addr_loopback):
Likewise.
* doc/glibc-functions/updwtmpx.texi (updwtmpx): Likewise.
* doc/posix-functions/_Exit_C99.texi (_Exit): Likewise.
* doc/posix-functions/confstr.texi (confstr): Likewise.
* doc/posix-functions/dprintf.texi (dprintf): Likewise.
* doc/posix-functions/fgetwc.texi (fgetwc): Likewise.
* doc/posix-functions/fgetws.texi (fgetws): Likewise.
* doc/posix-functions/fputwc.texi (fputwc): Likewise.
* doc/posix-functions/fputws.texi (fputws): Likewise.
* doc/posix-functions/fwide.texi (fwide): Likewise.
* doc/posix-functions/getwc.texi (getwc): Likewise.
* doc/posix-functions/getwchar.texi (getwchar): Likewise.
* doc/posix-functions/putwc.texi (putwc): Likewise.
* doc/posix-functions/putwchar.texi (putwchar): Likewise.
* doc/posix-functions/sigignore.texi (sigignore): Likewise.
* doc/posix-functions/ungetwc.texi (ungetwc): Likewise.
* doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
* doc/posix-functions/wcpcpy.texi (wcpcpy): Likewise.
* doc/posix-functions/wcpncpy.texi (wcpncpy): Likewise.
* doc/posix-functions/wcstol.texi (wcstol): Likewise.
* doc/posix-functions/wcstoll.texi (wcstoll): Likewise.
* doc/posix-functions/wcstoul.texi (wcstoul): Likewise.
* doc/posix-functions/wcstoull.texi (wcstoull): Likewise.
* doc/posix-functions/wcsxfrm.texi (wcsxfrm): Likewise.
Signed-off-by: Eric Blake <ebb9@byu.net >
2009-01-19 06:43:51 -07:00
Martin Lambers
d1ed8a817f
New module 'link'.
2009-01-18 19:32:09 +01:00
Bruno Haible
9d33c622ce
New module 'alphasort'.
2009-01-18 12:40:22 +01:00
Bruno Haible
3806f4f65a
New module 'scandir'.
2009-01-18 12:28:05 +01:00
Bruno Haible
bad6928fe4
New modules 'dprintf', 'dprintf-posix'.
2009-01-18 03:22:08 +01:00
Bruno Haible
d464708e0d
New modules 'vdprintf', 'vdprintf-posix'.
2009-01-18 02:48:41 +01:00
Bruno Haible
20d24b6149
Mention platform-dependent limitations of wchar_t.
2008-12-23 02:28:45 +01:00
Bruno Haible
bed49847d2
Work around mbrlen() bugs on various platforms.
2008-12-23 00:33:10 +01:00
Bruno Haible
8cfe59a0e0
Mention a glibc bug.
2008-12-22 11:33:52 +01:00
Bruno Haible
a35b7df64e
New module 'wcsnrtombs'.
2008-12-22 00:42:11 +01:00
Bruno Haible
999b44930f
New module 'wcsrtombs'.
2008-12-21 23:48:19 +01:00
Bruno Haible
989c3cffa1
Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
2008-12-21 21:57:36 +01:00
Bruno Haible
222bd6c849
Work around a btowc() bug on IRIX 6.5.
2008-12-21 17:35:30 +01:00
Bruno Haible
5680a72abf
New module 'wcrtomb'.
2008-12-21 16:58:29 +01:00
Bruno Haible
6906a95bfc
New module 'mbsnrtowcs'.
2008-12-21 14:45:44 +01:00
Bruno Haible
da3fe7009a
Work around mbsrtowcs bug on various platforms.
2008-12-21 13:36:23 +01:00
Bruno Haible
1a5312f7bb
Mention that AIX has a crippled wchar_t type.
2008-12-21 13:26:10 +01:00
Bruno Haible
ab777bf8ac
Update for HP-UX 11.11.
2008-12-21 12:33:42 +01:00
Bruno Haible
7ff136ec95
Work around a portability problem.
2008-12-21 12:05:35 +01:00
Bruno Haible
2c11b49f00
Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
2008-12-21 02:55:00 +01:00
Bruno Haible
b1876e6e27
Work around wctob bug on Solaris 9.
2008-12-21 01:22:07 +01:00
Bruno Haible
99da6dddc2
Document a select() bug on Solaris 2.6.
2008-12-20 20:45:40 +01:00
Bruno Haible
1d4ebe41d6
Ensure wctob is declared on IRIX 6.5.
2008-12-20 12:48:18 +01:00
Bruno Haible
7ec4dd0757
New module 'mbsrtowcs'.
2008-12-20 02:02:35 +01:00
Bruno Haible
975a170121
New module 'mbrlen'.
2008-12-19 13:01:07 +01:00
Bruno Haible
ed95c63aeb
New module 'mbrtowc'.
2008-12-19 03:30:28 +01:00
Bruno Haible
172b44d208
New module 'wctob'.
2008-12-19 03:12:24 +01:00
Bruno Haible
82b3be219d
New module 'btowc'.
2008-12-18 00:19:07 +01:00
Bruno Haible
7697f254b9
New module 'mbsinit'.
2008-12-17 13:05:50 +01:00
Bruno Haible
78ef466426
Tweak wording.
2008-12-16 00:13:22 +01:00
Eric Blake
0460b26278
Update doc for cygwin 1.7.
...
* doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
functions.
* doc/posix-functions/fchmodat.texi: Likewise.
* doc/posix-functions/fchownat.texi: Likewise.
* doc/posix-functions/fdopendir.texi: Likewise.
* doc/posix-functions/fmemopen.texi: Likewise.
* doc/posix-functions/freeaddrinfo.texi: Likewise.
* doc/posix-functions/fstatat.texi: Likewise.
* doc/posix-functions/futimens.texi: Likewise.
* doc/posix-functions/gai_strerror.texi: Likewise.
* doc/posix-functions/getaddrinfo.texi: Likewise.
* doc/posix-functions/getnameinfo.texi: Likewise.
* doc/posix-functions/if_freenameindex.texi: Likewise.
* doc/posix-functions/if_indextoname.texi: Likewise.
* doc/posix-functions/if_nameindex.texi: Likewise.
* doc/posix-functions/if_nametoindex.texi: Likewise.
* doc/posix-functions/insque .texi: Likewise.
* doc/posix-functions/linkat.texi: Likewise.
* doc/posix-functions/llrint.texi: Likewise.
* doc/posix-functions/llrintf.texi: Likewise.
* doc/posix-functions/llrintl.texi: Likewise.
* doc/posix-functions/lockf.texi: Likewise.
* doc/posix-functions/lrintl.texi: Likewise.
* doc/posix-functions/mkdirat.texi: Likewise.
* doc/posix-functions/mkfifoat.texi: Likewise.
* doc/posix-functions/mknodat.texi: Likewise.
* doc/posix-functions/mq_close.texi: Likewise.
* doc/posix-functions/mq_getattr.texi: Likewise.
* doc/posix-functions/mq_notify.texi: Likewise.
* doc/posix-functions/mq_open.texi: Likewise.
* doc/posix-functions/mq_receive.texi: Likewise.
* doc/posix-functions/mq_send.texi: Likewise.
* doc/posix-functions/mq_setattr.texi: Likewise.
* doc/posix-functions/mq_timedreceive.texi: Likewise.
* doc/posix-functions/mq_timedsend.texi: Likewise.
* doc/posix-functions/mq_unlink.texi: Likewise.
* doc/posix-functions/open_memstream.texi: Likewise.
* doc/posix-functions/openat.texi: Likewise.
* doc/posix-functions/posix_fadvise.texi: Likewise.
* doc/posix-functions/posix_fallocate.texi: Likewise.
* doc/posix-functions/posix_madvise.texi: Likewise.
* doc/posix-functions/posix_memalign.texi: Likewise.
* doc/posix-functions/posix_openpt.texi: Likewise.
* doc/posix-functions/readlinkat.texi: Likewise.
* doc/posix-functions/remque.texi: Likewise.
* doc/posix-functions/renameat.texi: Likewise.
* doc/posix-functions/rintl.texi: Likewise.
* doc/posix-functions/sem_unlink.texi: Likewise.
* doc/posix-functions/shm_open.texi: Likewise.
* doc/posix-functions/shm_unlink.texi: Likewise.
* doc/posix-functions/signgam.texi: Likewise.
* doc/posix-functions/sigset.texi: Likewise.
* doc/posix-functions/stpcpy.texi: Likewise.
* doc/posix-functions/stpncpy.texi: Likewise.
* doc/posix-functions/strerror.texi: Likewise.
* doc/posix-functions/strtod.texi: Likewise.
* doc/posix-functions/symlinkat.texi: Likewise.
* doc/posix-functions/unlinkat.texi: Likewise.
* doc/posix-functions/utimensat.texi: Likewise.
* doc/glibc-functions/bindresvport.texi: Likewise.
* doc/glibc-functions/dn_expand.texi: Likewise.
* doc/glibc-functions/exp10.texi: Likewise.
* doc/glibc-functions/exp10f.texi: Likewise.
* doc/glibc-functions/fgetxattr.texi: Likewise.
* doc/glibc-functions/flistxattr.texi: Likewise.
* doc/glibc-functions/fopencookie.texi: Likewise.
* doc/glibc-functions/freeifaddrs.texi: Likewise.
* doc/glibc-functions/fremovexattr.texi: Likewise.
* doc/glibc-functions/fsetxattr.texi: Likewise.
* doc/glibc-functions/getifaddrs.texi: Likewise.
* doc/glibc-functions/getxattr.texi: Likewise.
* doc/glibc-functions/lgetxattr.texi: Likewise.
* doc/glibc-functions/listxattr.texi: Likewise.
* doc/glibc-functions/llistxattr.texi: Likewise.
* doc/glibc-functions/lremovexattr.texi: Likewise.
* doc/glibc-functions/lsetxattr.texi: Likewise.
* doc/glibc-functions/pow10.texi: Likewise.
* doc/glibc-functions/pow10f.texi: Likewise.
* doc/glibc-functions/rcmd_af.texi: Likewise.
* doc/glibc-functions/removexattr.texi: Likewise.
* doc/glibc-functions/res_init.texi: Likewise.
* doc/glibc-functions/res_mkquery.texi: Likewise.
* doc/glibc-functions/res_query.texi: Likewise.
* doc/glibc-functions/res_querydomain.texi: Likewise.
* doc/glibc-functions/res_send.texi: Likewise.
* doc/glibc-functions/rresvport_af.texi: Likewise.
* doc/glibc-functions/setxattr.texi: Likewise.
* doc/glibc-functions/strcasestr.texi: Likewise.
Signed-off-by: Eric Blake <ebb9@byu.net >
2008-12-15 07:05:41 -07:00
Bruno Haible
f30bf56d92
Document the 'openat' module.
2008-12-15 12:32:33 +01:00
Bruno Haible
17f87c3231
Document functions that have been added to POSIX:2008.
2008-12-14 19:47:43 +01:00
Bruno Haible
e2bc86f63c
Move documentation for glibc functions that are now in POSIX.
2008-12-14 19:10:34 +01:00
Bruno Haible
6e2740c816
Refer to new POSIX:2008 standard.
2008-12-14 14:51:45 +01:00
Bruno Haible
09ef746111
Refer to new POSIX:2008 standard.
2008-12-14 14:38:13 +01:00
Bruno Haible
3b87bfe529
Update doc for POSIX:2008. Part 1: Function removals.
2008-12-14 14:28:16 +01:00
Simon Josefsson
66de54f8a1
Add modules for sys/times.h header and times function.
2008-10-28 18:19:49 +01:00
Bruno Haible
20491bb197
Override the gethostname() declaration on native Windows systems.
2008-10-25 23:13:43 +02:00
Bruno Haible
dbd243d079
Cleanup and simplify winsock split changes.
...
Simplification.
* lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
* lib/close.c (_gl_close_fd_maybe_socket): Make static.
Simplification.
* lib/ioctl.c (ioctl): Don't undefine.
* lib/socket.c (socket): Don't undefine.
Remove unused module indicator macros.
* m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
GNULIB_$1 as a C macro.
* doc/posix-functions/close.texi: Undo last change.
* doc/posix-functions/ioctl.texi: Merge the two paragraphs about
Windows platforms.
2008-10-21 17:15:43 +02:00
Simon Josefsson
11ee0e1340
Split winsock.c into many smaller files.
...
* lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
* lib/accept.c: New file, based on winsock.c.
* lib/bind.c: New file, based on winsock.c.
* lib/connect.c: New file, based on winsock.c.
* lib/getpeername.c: New file, based on winsock.c.
* lib/getsockname.c: New file, based on winsock.c.
* lib/getsockopt.c: New file, based on winsock.c.
* lib/ioctl.c: New file, based on winsock.c.
* lib/listen.c: New file, based on winsock.c.
* lib/recv.c: New file, based on winsock.c.
* lib/recvfrom.c: New file, based on winsock.c.
* lib/send.c: New file, based on winsock.c.
* lib/sendto.c: New file, based on winsock.c.
* lib/setsockopt.c: New file, based on winsock.c.
* lib/shutdown.c: New file, based on winsock.c.
* lib/socket.c: New file, based on winsock.c.
* lib/w32sock.h: New file, based on winsock.c.
* lib/winsock.c: Remove file.
* modules/accept: Likewise.
* modules/bind: Likewise.
* modules/connect: Likewise.
* modules/getpeername: Likewise.
* modules/getsockname: Likewise.
* modules/getsockopt: Likewise.
* modules/ioctl: Likewise.
* modules/listen: Likewise.
* modules/recv: Likewise.
* modules/recvfrom: Likewise.
* modules/send: Likewise.
* modules/sendto: Likewise.
* modules/setsockopt: Likewise.
* modules/shutdown: Likewise.
* modules/socket: Use socket.c instead of winsock.c.
* modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
* doc/posix-functions/accept.texi: Doc fix.
* doc/posix-functions/bind.texi: Doc fix.
* doc/posix-functions/close.texi: Doc fix.
* doc/posix-functions/connect.texi: Doc fix.
* doc/posix-functions/getpeername.texi: Doc fix.
* doc/posix-functions/getsockname.texi: Doc fix.
* doc/posix-functions/getsockopt.texi: Doc fix.
* doc/posix-functions/ioctl.texi: Doc fix.
* doc/posix-functions/listen.texi: Doc fix.
* doc/posix-functions/recv.texi: Doc fix.
* doc/posix-functions/recvfrom.texi: Doc fix.
* doc/posix-functions/send.texi: Doc fix.
* doc/posix-functions/sendto.texi: Doc fix.
* doc/posix-functions/setsockopt.texi: Doc fix.
* doc/posix-functions/shutdown.texi: Doc fix.
* doc/posix-functions/socket.texi: Doc fix.
2008-10-21 12:17:19 +02:00
Bruno Haible
2fbd31539f
New module 'atoll'.
2008-10-19 19:11:37 +02:00
Bruno Haible
1dc2801c82
Update doc regarding mingw.
2008-10-19 16:47:58 +02:00
Bruno Haible
f3c6a2280e
Make sleep work on older versions of mingw.
2008-10-11 23:39:55 +02:00
Bruno Haible
47a2ecab8b
New module 'shutdown'.
2008-10-11 15:03:20 +02:00
Bruno Haible
d1f20d3614
New module 'fclose'.
2008-10-11 14:18:29 +02:00