swh:1:snp:9ca9e75279df5f4e3fee19bf5190ed672dcdfb33

sort by:
Revision Author Date Message Commit Date
c062de8 . 02 October 1996, 02:57:29 UTC
21454c8 (fu_SOURCES): Remove getline.c (EXTRA_DIST): Add getline.c 01 October 1996, 17:57:04 UTC
0b6856f (path_concat): Use K&R style function definition. 01 October 1996, 01:09:07 UTC
fa86aec . 28 September 1996, 18:31:00 UTC
3d7fc7a . 28 September 1996, 18:25:55 UTC
e341d22 (backup_types): Declare const. (backup_args): Likewise. 28 September 1996, 18:17:00 UTC
0d2b857 . 28 September 1996, 18:08:03 UTC
b7a5433 . 20 September 1996, 03:48:08 UTC
eacdc2f (fu_SOURCES): Remove regex.c and rx.c. (EXTRA_DIST): Put them here instead. 20 September 1996, 03:47:37 UTC
eed0106 (fu_SOURCES): Move getopt.c and getopt1.c back to here fro EXTRA_DIST. 20 September 1996, 03:14:17 UTC
4136994 . 19 September 1996, 15:39:43 UTC
201eceb Replace with FSF version. 19 September 1996, 12:54:15 UTC
44eaf69 Merge with FSF version. 19 September 1996, 12:47:49 UTC
c38e8a1 (regex_compile): Use TRANSLATE before calling SET_LIST_BIT. 19 September 1996, 03:00:06 UTC
afabd94 (strftime): New version, from GNU libc. 17 September 1996, 04:13:22 UTC
46bd882 . 07 September 1996, 18:00:25 UTC
2ba2af4 (INCLUDES): Add -I../intl so compiler will find libintl.h for rpmatch.c. 07 September 1996, 17:59:26 UTC
5546ba7 Define and use upper case variants of ctype.h IS* macros. From Bruno Haible. 07 September 1996, 17:42:58 UTC
a269665 revert last change 06 September 1996, 03:18:46 UTC
14bfc49 New version from glibc. 06 September 1996, 03:12:04 UTC
a223230 Make sure NULL is defined by including stddef.h (if STDC_HEADERS || _LIBC) or simply defining it (otherwise). Include sys/types.h for definition of size_t needed by regex.h. 05 September 1996, 02:48:41 UTC
fa145a9 . 05 September 1996, 02:46:01 UTC
f1a6f56 (fu_SOURCES): Add regex.c and rx.c. (noinst_HEADERS): Add regex.h and rx.h. 05 September 1996, 02:45:35 UTC
67d7048 this conforms to POSIX.2. From Paul Eggert <eggert@twinsun.com>. 03 September 1996, 13:14:57 UTC
f646bc4 (ENABLE_NLS): Include libintl.h and define _ to gettext. 02 September 1996, 16:18:48 UTC
e09c372 (re_match_2_internal) [emacs]: Use PT, not point. 01 September 1996, 19:02:26 UTC
2f64731 Clean up whitespace. 31 August 1996, 23:41:26 UTC
414709c (re_search_2): Optimize regexp that starts with ^. 31 August 1996, 23:40:19 UTC
6989707 (FREE_VAR): Clean up C syntax. 31 August 1996, 22:29:12 UTC
e7bbf7b . 19 August 1996, 02:24:52 UTC
f1c77b1 (noinst_HEADERS): Add path-concat.h. (fu_SOURCES): Add path-concat.c. 19 August 1996, 02:10:25 UTC
8ddb64c . 19 August 1996, 01:41:53 UTC
bfab521 Close comment. 18 August 1996, 14:56:54 UTC
2d46f4b Update from GNU libc -- this adds back %z and %s formats and reverts to old behavior where unrecognized format like %E is treated as eqivalent to `E'. 17 August 1996, 05:15:44 UTC
83ad3d8 (re_max_failures): Increase to 20000 again. 09 August 1996, 10:44:37 UTC
60713ff (get_fs_usage) [STAT_STATFS4] [_CRAY]: Define f_bavail to f_bfree. From by Johan Danielsson. 02 August 1996, 03:25:10 UTC
8d53f75 [HAVE_SYS_FS_S5PARAM_H]: Include sys/fs/s5param.h to work around bug in sys/filsys.h of Fujitsu UXP/V. Reported by Johan Danielsson. 31 July 1996, 04:43:59 UTC
7e6585e Update from GNU libc master. 30 July 1996, 05:33:30 UTC
bc57be3 (rpmatch): Add back [[:alpha:]]. Drepper says it's the standard. 22 July 1996, 01:01:10 UTC
68a08ef (yesno) [!HAVE_RPMATCH]: Remove function since we'll always use the rpmatch-based version. Declare rpmatch. 21 July 1996, 22:48:41 UTC
f9aa6e1 [STDC_HEADERS]: Guard inclusion of stdlib.h. (_) [!_]: Define it. (try): Add RESPONSE parameter. (rpmatch): Update caller. Change the regular expressions to be ^[yY] and ^[nN]. 21 July 1996, 22:46:39 UTC
6f495d3 . 21 July 1996, 22:41:26 UTC
ab85898 (EXTRA_DIST): Add rpmatch.c. 21 July 1996, 17:25:10 UTC
1af5084 . 21 July 1996, 17:16:13 UTC
a82735a (yesno) [HAVE_RPMATCH]: New rpmatch-based version of the function. 21 July 1996, 17:13:41 UTC
2dbd6a2 (EXTRA_DIST): Put error.c and obstack.c here... (fu_SOURCES): Instead of here. 21 July 1996, 17:11:10 UTC
81f8f91 Use `;' instead of (void)0. 17 July 1996, 05:29:47 UTC
5f3cca1 Use `(void)0' as second arg to add macro. Omitting that second arg made some HPUX C compiler report an error. From Kaveh R. Ghazi. 16 July 1996, 05:08:29 UTC
6ff53d6 Update from FSF. 16 July 1996, 04:58:04 UTC
4838f42 Update from libit. 16 July 1996, 04:47:23 UTC
f16b80e Update FSF address. Remove trailing blanks. 16 July 1996, 04:44:29 UTC
2dad386 Oops. Always return destination. 16 July 1996, 03:06:32 UTC
783c162 indent cpp-directives 15 July 1996, 03:56:06 UTC
324a36f . 15 July 1996, 03:44:04 UTC
5d08444 update FSF address in copyright 15 July 1996, 03:43:36 UTC
6d8337b update FSF address in copyright 15 July 1996, 03:36:16 UTC
37f27c1 update FSF address in copyright and remove any trailing blanks 15 July 1996, 02:41:49 UTC
0111d73 cpp-indent 15 July 1996, 02:29:59 UTC
f49cdb3 update fsf address 15 July 1996, 00:00:57 UTC
9edff1e update fsf address cpp-indent 14 July 1996, 23:59:45 UTC
87796d9 Remove my address. 14 July 1996, 21:47:23 UTC
df86259 formatting... 14 July 1996, 19:09:41 UTC
57d9be5 Return a value! 14 July 1996, 15:05:40 UTC
9730c38 Indent nested CPP-directives. 14 July 1996, 12:45:09 UTC
967b812 update FSF address in copyright 14 July 1996, 12:44:09 UTC
c0ffdfa Libit tweaks. 14 July 1996, 12:35:45 UTC
7369535 Tweak for libit. 14 July 1996, 12:32:25 UTC
8eefcee Tweak for libit. 14 July 1996, 12:32:01 UTC
1fead1b use latest from gettext-0.10.23 11 July 1996, 03:57:04 UTC
301bba0 [_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead of weak_symbol macro after. 09 July 1996, 09:10:39 UTC
88e9d79 . 06 July 1996, 21:55:23 UTC
12a714d (su_SOURCES): Remove group-member.c. (EXTRA_DIST): Add group-member.c here. 06 July 1996, 17:50:16 UTC
611f228 (strndup): Include stdio.h and sys/types.h to get definition of NULL and size_t on SunOS4.1.3. 03 July 1996, 03:59:02 UTC
876cbb5 . 30 June 1996, 04:24:26 UTC
93f802e (re_max_failures): Reduce to 4000. 26 June 1996, 18:00:52 UTC
4e4563a (strndup): Deansify. [!STDC_HEADERS]: Include string.h and stdlib.h. 25 June 1996, 05:06:53 UTC
07e2c03 (EXTRA_DIST): Add strndup.c. (fu_SOURCES): Add getline.c. (noinst_HEADERS): Add getline.h. 25 June 1996, 05:05:43 UTC
6a78108 . 23 June 1996, 19:03:56 UTC
d364a71 copied from id-utils-3.0k 23 June 1996, 17:58:15 UTC
7858f21 . 16 June 1996, 03:23:53 UTC
800d6b3 (EXTRA_DIST): Add basename.c. (fu_SOURCES): Remove basename.c. 16 June 1996, 03:21:47 UTC
1c04d95 . 16 June 1996, 03:18:07 UTC
9fd3498 (re_max_failures): Reduce to 8000. 02 June 1996, 21:33:01 UTC
0b53893 Tue May 21 19:18:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * regex.c [_LIBC] (re_comp, re_exec): Define these, but weakly. 24 May 1996, 18:33:30 UTC
3fbe421 Hack out broken WEAK junk. 24 May 1996, 03:06:01 UTC
17c148b Define __P. 24 May 1996, 02:45:38 UTC
7f7c69f (read_filesystem_list) [MOUNTED_LISTMNTENT]: New function. From Johan Danielsson (joda@pdc.kth.se). 23 May 1996, 13:04:41 UTC
7d358b2 [_CRAY]: Don't include sys/filsys.h because although Unicos-9 has it, it's not needed and would cause other problems because it requires inclusion of other, non-standard headers. 23 May 1996, 13:04:03 UTC
33128a4 Add copyright header. 22 May 1996, 12:37:29 UTC
17351ef Update from GNU libc-copies. 22 May 1996, 12:37:11 UTC
af46584 (euidaccess) [!S_IROTH]: Define. [!S_IWOTH]: Define. [!S_IXOTH]: Define. Marcus Daniels <marcus@sysc.pdx.edu> reported that m68k NEXTSTEP 3.2 doesn't define S_IROTH or S_IWOTH unless some posix compile option is used and associated symbols defined. 21 May 1996, 12:15:27 UTC
decc945 . 21 May 1996, 03:40:45 UTC
2c8ce77 Update prototype to match. 17 May 1996, 03:16:54 UTC
ff5d019 (get_fs_usage): Declare parameter PATH to be const. 17 May 1996, 03:16:34 UTC
a3cfd9e (getdate.c): Disable dependencies that can require rerunning YACC when not in maintainer mode. (posixtm.c): Likewise. 16 May 1996, 04:01:39 UTC
a61e0df Update prototypes. 16 May 1996, 03:58:44 UTC
4039936 (mode_compile): Declare parameter MODE_STRING const. Remove register attribute. (mode_adjust): Likewise for CHANGES. 16 May 1996, 03:57:49 UTC
823dd6c . 15 May 1996, 02:03:39 UTC
49fb692 Delete the Emacs local variables spec. 12 May 1996, 22:19:55 UTC
369c0fe Sat May 11 13:30:53 1996 enami tsugutomo <enami@ba2.so-net.or.jp> * regex.c (re_match_2_internal): Fix off-by-one error; don't use length of exactn as character, and don't use length of bitmap of charset as bitmap. 12 May 1996, 02:57:30 UTC
back to top