projects
/
kopensolaris-gnu
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Declare re_comp, re_exec if compiling for libc to get prototypes.
[kopensolaris-gnu/glibc.git]
/
posix
/
1998-12-08
drepper
Declare re_comp, re_exec if compiling for libc to get...
tree
|
commitdiff
1998-12-08
drepper
Move internal interfaces to include/unistd.h.
tree
|
commitdiff
1998-12-08
drepper
Move internal interfaces to include/regex.h.
tree
|
commitdiff
1998-12-08
drepper
Move internal interfaces to include/glob.h.
tree
|
commitdiff
1998-12-04
drepper
Add __retrict.
tree
|
commitdiff
1998-11-19
drepper
(regex_compile): Handle extra long class names correctly.
tree
|
commitdiff
1998-11-08
drepper
Add __ to arguments in prototypes.
tree
|
commitdiff
1998-11-05
drepper
Fix spelling.
tree
|
commitdiff
1998-11-05
drepper
Regenerated
tree
|
commitdiff
1998-11-02
drepper
Remove __P from parameter lists of declarations.
tree
|
commitdiff
1998-11-02
drepper
Regenerated
tree
|
commitdiff
1998-11-02
drepper
Add initializer SYSCONF for CHARCLASS_NAME_MAX.
tree
|
commitdiff
1998-10-31
drepper
Remove comment about incorrect test (it is correct).
tree
|
commitdiff
1998-10-30
drepper
Add internal_function to parse_backtick definition.
tree
|
commitdiff
1998-10-23
drepper
Don't redefine __P when used in glibc.
tree
|
commitdiff
1998-10-23
drepper
Remove comma at end of enumerator list.
tree
|
commitdiff
1998-10-22
drepper
(execvp): Check "".
tree
|
commitdiff
1998-10-20
drepper
(tests): Add tst-preadwrite.
tree
|
commitdiff
1998-10-20
drepper
Test for pread/pwrite.
tree
|
commitdiff
1998-10-09
drepper
(regcomp): Allocate and prepare a fastmap.
tree
|
commitdiff
1998-10-09
drepper
Fix typo.
tree
|
commitdiff
1998-10-01
drepper
Protect use of long long by __extension__.
tree
|
commitdiff
1998-09-29
drepper
(xsystem): New function. Use it instead of system.
tree
|
commitdiff
1998-09-24
drepper
Pretty print.
tree
|
commitdiff
1998-09-23
drepper
Fix typo.
tree
|
commitdiff
1998-09-23
drepper
Remove _GNU_SOURCE use. If __need_getopt is defined...
tree
|
commitdiff
1998-09-23
drepper
Define __need_getopt and include getopt.h to define...
tree
|
commitdiff
1998-09-22
drepper
(execvp): Don't give up searching the PATH if execve...
tree
|
commitdiff
1998-09-17
drepper
Undo last change.
tree
|
commitdiff
1998-09-15
drepper
Removed unused variable.
tree
|
commitdiff
1998-09-15
drepper
(parse_glob): Look for end of word instead of
tree
|
commitdiff
1998-09-15
drepper
If expansion or substitution occurs
tree
|
commitdiff
1998-09-14
drepper
(w_emptyword): Remove function.
tree
|
commitdiff
1998-09-14
drepper
Chet Ramey confirmed that bash's behaviour
tree
|
commitdiff
1998-09-13
drepper
(parse_arith): Fix memory leaks.
tree
|
commitdiff
1998-09-13
drepper
(w_emptyword): New function.
tree
|
commitdiff
1998-09-13
drepper
Field-splitting ':abc:' with IFS=: should
tree
|
commitdiff
1998-09-12
drepper
(wordexp): Perform word-splitting instead of field...
tree
|
commitdiff
1998-09-12
drepper
Fix wrong tests. Add new tests.
tree
|
commitdiff
1998-09-11
drepper
Don't define non-POSIX stuff unless _GNU_SOURCE is...
tree
|
commitdiff
1998-09-09
drepper
Quiet -Wparentheses warnings.
tree
|
commitdiff
1998-09-06
drepper
(wordexp): Correct null/unset mix-up when determining...
tree
|
commitdiff
1998-09-06
drepper
Add tests for different IFS values.
tree
|
commitdiff
1998-09-01
drepper
Use __size_t instead of size_t in definitions and make...
tree
|
commitdiff
1998-08-17
drepper
(options): Add NULL entry at end
tree
|
commitdiff
1998-08-15
drepper
(WIDE_CHAR_SUPPORT): Don't generate defined as part...
tree
|
commitdiff
1998-08-13
drepper
Add support for systems with incomplete confname.h.
tree
|
commitdiff
1998-08-10
drepper
Add LFS support for glob and globfree.
tree
|
commitdiff
1998-08-10
drepper
[GLIBC_2.1]: Add glob64 and globfree64.
tree
|
commitdiff
1998-08-10
drepper
(routines): Add glob64.
tree
|
commitdiff
1998-08-09
drepper
Move __ prototypes into include/* header.
tree
|
commitdiff
1998-08-08
drepper
(WIDE_CHAR_SUPPORT): Define. This now depends on HAVE_B...
tree
|
commitdiff
1998-08-08
drepper
Fix typo. Remove second test output file.
tree
|
commitdiff
1998-08-03
drepper
(re_search_2): Optimize searching for anchored
tree
|
commitdiff
1998-08-03
drepper
Fix installation problem with --disable-shared.
tree
|
commitdiff
1998-07-29
drepper
(install-lib): Compile libposix.a only if build-static...
tree
|
commitdiff
1998-07-28
drepper
Re-enable test with ~ and non-existing user name.
tree
|
commitdiff
1998-07-28
drepper
Add option T to enable GLOB_TILDE_CHECK.
tree
|
commitdiff
1998-07-28
drepper
Add GLOB_TILDE_CHECK.
tree
|
commitdiff
1998-07-28
drepper
Add tests for */foo bug.
tree
|
commitdiff
1998-07-27
drepper
Also add directories with NSS modules into the library...
tree
|
commitdiff
1998-07-27
drepper
More tests.
tree
|
commitdiff
1998-07-27
drepper
Rewrite for extended test suite.
tree
|
commitdiff
1998-07-27
drepper
Not needed anymore.
tree
|
commitdiff
1998-07-27
drepper
Rewritten.
tree
|
commitdiff
1998-07-27
drepper
(fnmatch): Allow `/' in character class. Don't match...
tree
|
commitdiff
1998-07-27
drepper
(limits_syms): Add missing symbols.
tree
|
commitdiff
1998-07-22
drepper
Fix completely broken range handling.
tree
|
commitdiff
1998-07-20
drepper
Define namespace macros only for _LIBC.
tree
|
commitdiff
1998-07-20
drepper
Undefine __PMT to prevent warnings.
tree
|
commitdiff
1998-07-20
drepper
Implement [: :] and change to recognize ^ as negation...
tree
|
commitdiff
1998-07-16
drepper
Unify names of used global functions.
tree
|
commitdiff
1998-07-10
drepper
(errno_maybe): EACCESS->EACCES.
tree
|
commitdiff
1998-07-10
drepper
Add environ, __environ and _environ.
tree
|
commitdiff
1998-07-09
drepper
Simplify #ifdefs.
tree
|
commitdiff
1998-07-09
drepper
Define pid_t for __USE_XOPEN.
tree
|
commitdiff
1998-07-09
drepper
Define *_t types also for __USE_XOPEN.
tree
|
commitdiff
1998-07-09
drepper
Define WRDE_NOSYS and for if _XOPEN_SOURCE is defined.
tree
|
commitdiff
1998-07-09
drepper
Define REG_NOSYS and for if _XOPEN_SOURCE is defined.
tree
|
commitdiff
1998-07-09
drepper
Define GLOB_NOSYS and for if _XOPEN_SOURCE is defined.
tree
|
commitdiff
1998-07-09
drepper
Define FNM_NOSYS and for if _XOPEN_SOURCE is defined.
tree
|
commitdiff
1998-07-08
drepper
Define _POSIX_CLOCKRES_MIN.
tree
|
commitdiff
1998-07-08
drepper
Define intptr_t if not already happened.
tree
|
commitdiff
1998-07-08
drepper
Fix typo.
tree
|
commitdiff
1998-07-06
drepper
(check_header): Terminate macro name before comparing.
tree
|
commitdiff
1998-07-06
drepper
(generated): Remove $(objpfx) from the names.
tree
|
commitdiff
1998-07-04
drepper
Include <string.h>.
tree
|
commitdiff
1998-07-04
drepper
(re_comp): Add cast to char * before gettext calls.
tree
|
commitdiff
1998-07-04
drepper
(distribute): Add annexc.c.
tree
|
commitdiff
1998-07-02
drepper
Version definitions.
tree
|
commitdiff
1998-06-30
drepper
(headers): Remove bits/pthreadtypes.h.
tree
|
commitdiff
1998-06-30
drepper
Add several more _POSIX_* limits.
tree
|
commitdiff
1998-06-30
drepper
Tests for compliance with POSIX.1, annex C.
tree
|
commitdiff
1998-06-30
drepper
(distribute): Add bits/pthreadtypes.h.
tree
|
commitdiff
1998-06-29
drepper
Don't use __libc_pid.
tree
|
commitdiff
1998-06-29
drepper
Use __PMT instead of __P for function pointer.
tree
|
commitdiff
1998-06-29
drepper
(parse_param): Fix memory leak.
tree
|
commitdiff
1998-06-02
drepper
Include wchar.h before wctype.h to please buggy Solaris.
tree
|
commitdiff
1998-05-20
drepper
Missed double occurences of "the the" in one line ...
tree
|
commitdiff
1998-05-19
drepper
Fix the "the the" problems.
tree
|
commitdiff
next