mirror of git://sourceware.org/git/glibc.git
2002-05-21 Isamu Hasegawa <isamu@yamato.ibm.com> * posix/regex.c: Define `inline' as a macro into nothing for the compilers which lack the keyword. * posix/regex.h: (RE_SYNTAX_GNU_AWK): Remove RE_CONTEXT_INVALID_OPS for the compatibility of gawk. * posix/regcomp.c: Add fake implementation of isblank() for the environments which lack the function. Don't use free_charset() in case of non-i18n envs. (build_range_exp): Don't use i18n related code in case of non-i18n envs. (build_collating_symbol): Likewise. (build_equiv_class): Likewise. (build_charclass): Likewise. (re_compile_fastmap_iter): Likewise. (parse_bracket_exp): Likewise. (build_word_op): Likewise. (regfree): Don't use free_charset() in case of non-i18n envs. * posix/regex_internal.h: Remove COMPLEX_BRACKET from re_token_type_t in case of non-i18n envs. Don't define re_charset_t in case of non-i18n envs. Change the type of wcs of re_string_t from wchar_t to wint_t, since we store also WEOF. * posix/regex_internal.c: (re_string_realloc_buffers): Change the type of wcs of re_string_t from wchar_t to wint_t. (re_string_reconstruct): Likewise. (create_ci_newstate): Don't use i18n related code in case of non-i18n envs. (create_cd_newstate): Likewise. 2002-05-24 Ulrich Drepper <drepper@redhat.com> * iconv/loop.c: Fix typo. 2002-05-23 Jakub Jelinek <jakub@redhat.com> * inet/ether_line.c (ether_line): Fix a typo causing only lower 4 bits of each ethernet address byte being assigned. Don't modify what line points to. * inet/tst-ether_aton.c (main): Add ether_line tests. 2002-05-23 Marcus Brinkmann <marcus@gnu.org> * manual/filesys.texi: Don't make readlink example leak memory when readlink fails. |
||
|---|---|---|
| .. | ||
| bits | ||
| glob | ||
| sys | ||
| .cvsignore | ||
| Depend | ||
| Makefile | ||
| PTESTS | ||
| PTESTS2C.sed | ||
| TESTS | ||
| TESTS2C.sed | ||
| Versions | ||
| annexc.c | ||
| bsd-getpgrp.c | ||
| bug-regex1.c | ||
| bug-regex2.c | ||
| bug-regex3.c | ||
| bug-regex4.c | ||
| bug-regex5.c | ||
| confstr.c | ||
| cpio.h | ||
| execl.c | ||
| execle.c | ||
| execlp.c | ||
| execv.c | ||
| execvp.c | ||
| fnmatch.c | ||
| fnmatch.h | ||
| fnmatch_loop.c | ||
| getconf.c | ||
| getopt.c | ||
| getopt.h | ||
| getopt1.c | ||
| getopt_init.c | ||
| glob.h | ||
| globtest.c | ||
| globtest.sh | ||
| ptestcases.h | ||
| re_comp.h | ||
| regcomp.c | ||
| regex.c | ||
| regex.h | ||
| regex_internal.c | ||
| regex_internal.h | ||
| regexbug1.c | ||
| regexec.c | ||
| runptests.c | ||
| runtests.c | ||
| sched.h | ||
| spawn.c | ||
| spawn.h | ||
| spawn_faction_addclose.c | ||
| spawn_faction_adddup2.c | ||
| spawn_faction_addopen.c | ||
| spawn_faction_destroy.c | ||
| spawn_faction_init.c | ||
| spawn_int.h | ||
| spawnattr_destroy.c | ||
| spawnattr_getdefault.c | ||
| spawnattr_getflags.c | ||
| spawnattr_getpgroup.c | ||
| spawnattr_getschedparam.c | ||
| spawnattr_getschedpolicy.c | ||
| spawnattr_getsigmask.c | ||
| spawnattr_init.c | ||
| spawnattr_setdefault.c | ||
| spawnattr_setflags.c | ||
| spawnattr_setpgroup.c | ||
| spawnattr_setschedparam.c | ||
| spawnattr_setschedpolicy.c | ||
| spawnattr_setsigmask.c | ||
| spawnp.c | ||
| tar.h | ||
| test-vfork.c | ||
| testcases.h | ||
| testfnm.c | ||
| tst-chmod.c | ||
| tst-dir.c | ||
| tst-exec.c | ||
| tst-fnmatch.c | ||
| tst-fnmatch.input | ||
| tst-fork.c | ||
| tst-getaddrinfo.c | ||
| tst-getconf.sh | ||
| tst-getlogin.c | ||
| tst-gnuglob.c | ||
| tst-mmap.c | ||
| tst-preadwrite.c | ||
| tst-preadwrite64.c | ||
| tst-regex.c | ||
| tst-regexloc.c | ||
| tst-spawn.c | ||
| tst-truncate.c | ||
| tst-truncate64.c | ||
| tstgetopt.c | ||
| unistd.h | ||
| wait.h | ||
| wordexp-test.c | ||
| wordexp-tst.sh | ||
| wordexp.h | ||