|
d60f3b0c
|
2011-01-01T20:17:23
|
|
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
|
|
63bc47a1
|
2010-11-20T18:54:00
|
|
Port to uClibc.
* lib/relocatable.c (find_shared_library_fullname): Treat uClibc like
glibc.
* lib/strerror_r.c: Likewise.
* m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Likewise.
* m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Likewise.
* m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Likewise.
* m4/glibc21.m4 (gl_GLIBC21): Likewise.
* tests/test-sigaction.c (handler, main): Likewise.
* lib/localename.c (gl_locale_name_thread_unsafe, HAVE_LOCALE_NULL):
Treat uClibc like a non-glibc platform.
* lib/propername.c (proper_name_utf8): Likewise.
* lib/spawn.in.h: Likewise.
* lib/striconv.c (mem_cd_iconv, str_cd_iconv, str_iconv): Likewise.
* lib/striconveh.c (iconveh_open, iconv_carefully, iconv_carefully_1,
mem_cd_iconveh_internal): Likewise.
* lib/striconveha.c (mem_iconveha, str_iconveha): Likewise.
* lib/string.in.h (memchr, memrchr, rawmemchr, strchrnul, strpbrk,
strstr, strcasestr): Likewise.
* lib/unicodeio.c (unicode_to_mb): Likewise.
* m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
* m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
* m4/glibc2.m4 (gt_GLIBC2): Likewise.
* m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Likewise.
* m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE, gl_FUNC_MEMMEM): Likewise.
* m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Likewise.
* m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE, gl_FUNC_STRCASESTR):
Likewise.
* m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE, gl_FUNC_STRSTR): Likewise.
* m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
* m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Likewise.
* m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
* m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
* m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
* m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
* m4/wchar_h.m4 (gl_WCHAR_H): Likewise.
* tests/test-getopt.h (OPTIND_MIN): Likewise.
* tests/test-striconveha.c (main): Likewise.
* doc/posix-functions/getdelim.texi: Mention an uClibc bug.
* doc/posix-functions/getline.texi: Likewise.
Reported by Mike Frysinger <vapier@gentoo.org>.
|
|
aeb898d8
|
2010-03-25T07:48:14
|
|
Minor formatting changes.
|
|
b2e2010c
|
2010-01-01T10:31:12
|
|
update nearly all FSF copyright year lists to include 2010
Use the same procedure as for 2009, outlined in
http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
|
|
441aa304
|
2009-12-10T20:28:30
|
|
Use spaces for indentation, not tabs.
|
|
70a602fd
|
2009-05-01T16:13:51
|
|
Avoid compiler warnings when redefining macros defined by <libintl.h>.
|
|
8a7c1b76
|
2006-11-27T14:17:38
|
|
Avoid using variable size arrays if gcc does not allow them.
|
|
1606cfe3
|
2006-11-10T14:49:09
|
|
Avoid unused variable warnings with gcc.
|
|
fd22eff2
|
2006-10-25T18:56:19
|
|
One more modif.
|
|
3667f8e7
|
2006-10-25T17:00:04
|
|
Remove incorrect comment.
|
|
4a6f6ccf
|
2006-10-25T16:56:37
|
|
Only g++ supports variable-size arrays nowadays.
|
|
34abd68a
|
2006-10-25T16:14:34
|
|
Avoid compilation errors with some C++ compilers.
|
|
a6f8cadf
|
2006-10-17T12:50:48
|
|
Introduce DEFAULT_TEXT_DOMAIN.
|
|
4b45953a
|
2006-07-22T13:28:34
|
|
Update to GNU gettext-0.15.
|
|
267a39ba
|
2005-05-14T06:03:57
|
|
*** empty log message ***
|
|
2a3f7e67
|
2005-03-02T14:56:43
|
|
sync (copyright years)
|
|
9d7022aa
|
2005-02-24T20:12:45
|
|
Update from GNU gettext 0.14.2.
|
|
757bd39e
|
2003-07-14T22:44:04
|
|
Update gettext source files from gettext automatically, using srclist-update.
|
|
202d3af8
|
2002-09-25T15:26:39
|
|
update gettext.h from gettext.h
|
|
72a0c3a1
|
2002-04-24T07:54:40
|
|
filtered through cppi
|