drepper [Wed, 18 Mar 1998 14:31:22 +0000 (14:31 +0000)]
Support PIC.
drepper [Wed, 18 Mar 1998 14:31:06 +0000 (14:31 +0000)]
Remove trailing comma in enumerator for strict standard compliance.
drepper [Wed, 18 Mar 1998 14:30:51 +0000 (14:30 +0000)]
Remove trailing comma in enumerator for strict standard compliance.
drepper [Wed, 18 Mar 1998 14:30:36 +0000 (14:30 +0000)]
(setsockopt): Keep in step with prototype.
drepper [Wed, 18 Mar 1998 14:30:26 +0000 (14:30 +0000)]
Correct and add PIC support.
drepper [Wed, 18 Mar 1998 14:29:48 +0000 (14:29 +0000)]
Floating point exception definitions.
drepper [Wed, 18 Mar 1998 14:29:30 +0000 (14:29 +0000)]
Change format of .type directive. Correct comment about floating
point to reflect current reality.
drepper [Wed, 18 Mar 1998 14:29:20 +0000 (14:29 +0000)]
Call __sigjmp_save through PLT
drepper [Wed, 18 Mar 1998 14:29:09 +0000 (14:29 +0000)]
Optimized memset version.
drepper [Wed, 18 Mar 1998 14:29:01 +0000 (14:29 +0000)]
Startup code for Arm.
drepper [Wed, 18 Mar 1998 14:28:36 +0000 (14:28 +0000)]
Arm/ELF definitions.
drepper [Wed, 18 Mar 1998 14:27:58 +0000 (14:27 +0000)]
Call __sigsetjmp by correct name.
drepper [Wed, 18 Mar 1998 14:27:40 +0000 (14:27 +0000)]
Remove floating point code.
drepper [Wed, 18 Mar 1998 14:27:17 +0000 (14:27 +0000)]
Add optimization for strdup. Always define __strsep and __strtok_r
and make real names available when feature select macros are defined.
drepper [Wed, 18 Mar 1998 14:26:10 +0000 (14:26 +0000)]
Optimize a bit.
drepper [Wed, 18 Mar 1998 14:25:29 +0000 (14:25 +0000)]
Add more tests.
(testit): Fix logic.
drepper [Wed, 18 Mar 1998 14:25:08 +0000 (14:25 +0000)]
Make portable. Add more tests.
drepper [Wed, 18 Mar 1998 14:24:45 +0000 (14:24 +0000)]
(do-globtest do-wordexp-test): New targets.
drepper [Wed, 18 Mar 1998 13:59:09 +0000 (13:59 +0000)]
(Installation): Use i486-linux as example instead of the unsupported sunos4.
(Reporting Bugs): Mention glibcbug script.
(Tools for Installation): gcc 2.8.1/egcs 1.0.2 is required.
drepper [Wed, 18 Mar 1998 13:36:59 +0000 (13:36 +0000)]
Update.
drepper [Wed, 18 Mar 1998 13:36:41 +0000 (13:36 +0000)]
(__pthread_manager): Reduce first argument to select to include just
the needed file descriptor.
drepper [Wed, 18 Mar 1998 12:22:11 +0000 (12:22 +0000)]
Update.
drepper [Wed, 18 Mar 1998 12:20:03 +0000 (12:20 +0000)]
Test for non-blocking opendir.
drepper [Wed, 18 Mar 1998 12:19:33 +0000 (12:19 +0000)]
(tests): Add opendir-tst1.
drepper [Wed, 18 Mar 1998 12:19:01 +0000 (12:19 +0000)]
Skeleton for test programs.
drepper [Wed, 18 Mar 1998 12:18:27 +0000 (12:18 +0000)]
(distribute): Add test-skeleton.c.
drepper [Wed, 18 Mar 1998 11:59:23 +0000 (11:59 +0000)]
(test): Return error value.
(main): Exit with error value.
drepper [Wed, 18 Mar 1998 11:58:34 +0000 (11:58 +0000)]
(__opendir): Add missing initialization.
drepper [Wed, 18 Mar 1998 09:01:59 +0000 (09:01 +0000)]
Update.
drepper [Wed, 18 Mar 1998 09:01:04 +0000 (09:01 +0000)]
Optmize memor handling.
drepper [Wed, 18 Mar 1998 09:00:39 +0000 (09:00 +0000)]
(__opendir): Don't block on FIFOs etc.
Optimize memmory handling.
drepper [Tue, 17 Mar 1998 17:47:04 +0000 (17:47 +0000)]
(parse_param): Fix typo.
drepper [Tue, 17 Mar 1998 17:40:39 +0000 (17:40 +0000)]
Update.
drepper [Tue, 17 Mar 1998 17:40:24 +0000 (17:40 +0000)]
(parse_param): Fix off-by-on error in $@ handling. Optimize a bit.
drepper [Tue, 17 Mar 1998 17:27:52 +0000 (17:27 +0000)]
Update.
drepper [Tue, 17 Mar 1998 17:27:29 +0000 (17:27 +0000)]
Update.
drepper [Tue, 17 Mar 1998 16:39:01 +0000 (16:39 +0000)]
(parse_comm): Allow quoting inside $(...).
(parse_param): Fold in Andreas' fixes to do with when the end of
the parameter name has been reached, and quoting inside ${...}.
(parse_dollars): Fix differentiation between $(((1+3)*(4-2))) and
$((echo);(ls)).
drepper [Tue, 17 Mar 1998 14:46:38 +0000 (14:46 +0000)]
manual/maint.texi: Split out installation and contribution
sections to their own appendices. Misc cleanups.
manual/install.texi: New file. Mention add-ons. Refer to FAQ.
manual/contrib.texi: New file.
manual/libc.texinfo: Pull in new appendices.
manual/header.texi: Correct node pointer.
drepper [Tue, 17 Mar 1998 13:29:34 +0000 (13:29 +0000)]
(Process Completion): Clarify return value of waitpid a bit.
drepper [Tue, 17 Mar 1998 00:07:36 +0000 (00:07 +0000)]
Update.
drepper [Tue, 17 Mar 1998 00:06:44 +0000 (00:06 +0000)]
Fix last patch which caused core dumps.
drepper [Tue, 17 Mar 1998 00:06:26 +0000 (00:06 +0000)]
Handle missing SIGRTMIN definition correctly.
drepper [Mon, 16 Mar 1998 18:30:44 +0000 (18:30 +0000)]
Update.
drepper [Mon, 16 Mar 1998 18:30:11 +0000 (18:30 +0000)]
(exec_comm): In the child, redirect stderr to
/dev/null instead of closing it, close pipe. Always chop off all
trailing newlines. Kill and reap child before returning error.
(w_addword, parse_glob): Fix memory leak.
(wordexp): Fix dangling pointer problem.
drepper [Mon, 16 Mar 1998 18:11:11 +0000 (18:11 +0000)]
(_dl_close): Correct and simplify unmapping.
drepper [Mon, 16 Mar 1998 16:26:04 +0000 (16:26 +0000)]
(main): Fix little thinkos and typos.
drepper [Mon, 16 Mar 1998 15:46:56 +0000 (15:46 +0000)]
(CPPFLAGS): Change NLSPATH to also examine directory index by only the
language.
drepper [Mon, 16 Mar 1998 13:39:33 +0000 (13:39 +0000)]
Update.
drepper [Mon, 16 Mar 1998 13:39:02 +0000 (13:39 +0000)]
Remove temporary directory afterwards.
drepper [Mon, 16 Mar 1998 13:38:45 +0000 (13:38 +0000)]
Store test results in the ${common_objpfx}posix directory.
drepper [Mon, 16 Mar 1998 09:09:16 +0000 (09:09 +0000)]
Update.
drepper [Mon, 16 Mar 1998 09:08:27 +0000 (09:08 +0000)]
Update.
drepper [Mon, 16 Mar 1998 08:35:11 +0000 (08:35 +0000)]
Add __libc_internal_tsd_get and __libc_internal_tsd_set. Add missing
cancelable functions. Export libc internal versions of the cancelable
functions.
drepper [Mon, 16 Mar 1998 08:33:27 +0000 (08:33 +0000)]
Export internal versions of cancelable functions.
drepper [Mon, 16 Mar 1998 08:30:09 +0000 (08:30 +0000)]
(MAKEFLAGS): Append `r'.
drepper [Mon, 16 Mar 1998 08:29:14 +0000 (08:29 +0000)]
Only compile librt if have-thread-library is defined.
drepper [Mon, 16 Mar 1998 08:28:04 +0000 (08:28 +0000)]
Compile nscd if have-thread-library. Rename nscd-routines to
nscd-modules. Use shared-thread-library and static-thread-library in
dependencies.
drepper [Mon, 16 Mar 1998 08:25:57 +0000 (08:25 +0000)]
(subdirs): Always include rt subdir.
drepper [Mon, 16 Mar 1998 08:25:14 +0000 (08:25 +0000)]
Define have-thread-library, shared-thread-library and
static-thread-library if a thread library is available. Don't define
rt.
drepper [Mon, 16 Mar 1998 08:22:36 +0000 (08:22 +0000)]
($(common-objpfx)gnu/lib-names.h): Add dummy command.
schwab [Mon, 16 Mar 1998 05:17:46 +0000 (05:17 +0000)]
Entry for localedata/locales/pl_PL moved to correct file.
drepper [Sat, 14 Mar 1998 22:01:46 +0000 (22:01 +0000)]
Update.
drepper [Sat, 14 Mar 1998 22:00:56 +0000 (22:00 +0000)]
Regenerated.
drepper [Sat, 14 Mar 1998 21:59:48 +0000 (21:59 +0000)]
Recognize variations for 32 MIPS processors.
Don't assume ELF systems always have .weak, test for .weakext.
drepper [Sat, 14 Mar 1998 19:44:22 +0000 (19:44 +0000)]
Update.
drepper [Sat, 14 Mar 1998 19:43:26 +0000 (19:43 +0000)]
Irix6 is an ELF platform.
drepper [Sat, 14 Mar 1998 16:08:16 +0000 (16:08 +0000)]
Update.
drepper [Sat, 14 Mar 1998 16:07:22 +0000 (16:07 +0000)]
Set base_os for Irix6.
Correct test for .weakext.
drepper [Sat, 14 Mar 1998 16:06:53 +0000 (16:06 +0000)]
(_dl_close): Stop unmapping the segments after unmapping the last
loaded segment.
drepper [Sat, 14 Mar 1998 12:59:48 +0000 (12:59 +0000)]
(_dl_map_object_deps): Add first parameter (new_line) to
_dl_debug_message call.
drepper [Sat, 14 Mar 1998 09:27:24 +0000 (09:27 +0000)]
Update.
drepper [Sat, 14 Mar 1998 09:20:48 +0000 (09:20 +0000)]
(parse_param): Perform field-splitting after expanding positional parameter.
(parse_param): Fixed memory leak in field-splitting after parameter
expansion.
drepper [Sat, 14 Mar 1998 09:15:01 +0000 (09:15 +0000)]
Test that field-splitting is performed expanding positional parameter.
drepper [Sat, 14 Mar 1998 08:48:46 +0000 (08:48 +0000)]
(lr_token): Return EOF token at EOF.
(get_toplvl_escape): Correctly terminate loop at EOF.
drepper [Sat, 14 Mar 1998 08:47:47 +0000 (08:47 +0000)]
Update.
drepper [Sat, 14 Mar 1998 08:47:08 +0000 (08:47 +0000)]
Correct last patch.
drepper [Fri, 13 Mar 1998 17:19:19 +0000 (17:19 +0000)]
(__strsep_g): Little cleanup.
drepper [Fri, 13 Mar 1998 17:02:23 +0000 (17:02 +0000)]
Update.
drepper [Fri, 13 Mar 1998 17:01:58 +0000 (17:01 +0000)]
Correct bug with successive separators and separators at the end of
the string.
drepper [Fri, 13 Mar 1998 17:01:07 +0000 (17:01 +0000)]
(strcspn): Optimize also reject string of length 2 and 3.
(strspn): Likewise.
(strpbrk): Likewise.
(strsep): Likewise. Correct bug with successive separators and
separators at the end of the string.
drepper [Fri, 13 Mar 1998 16:58:36 +0000 (16:58 +0000)]
(test_strpbrk): Add more strpbrk tests.
(test_strsep): Likewise. Correct horrible bugs.
drepper [Fri, 13 Mar 1998 16:57:18 +0000 (16:57 +0000)]
Test for positional parameter handling of wordexp.
drepper [Fri, 13 Mar 1998 16:56:59 +0000 (16:56 +0000)]
(parse_param): Positional parameters ($1, $2 etc) now handled, as well
as $$ (pid).
(parse_param): $# (or ${#}) expands to the number of positional
parameters. Renamed substitute_length to seen_hash.
Don't free(env) is env is NULL.
drepper [Fri, 13 Mar 1998 16:56:24 +0000 (16:56 +0000)]
(tests): Execute wordexp-test.sh for `make check'.
(distribute): Add wordexp-tst.sh.
drepper [Fri, 13 Mar 1998 16:55:01 +0000 (16:55 +0000)]
Update.
drepper [Fri, 13 Mar 1998 16:54:50 +0000 (16:54 +0000)]
Define pthread_attr_init as GLIBC_@.0 and GLIBC_2.1.
drepper [Fri, 13 Mar 1998 16:53:53 +0000 (16:53 +0000)]
Allow GMON_OUT_PREFIX variable to specify filename for output file
replacing gmon.out.
drepper [Fri, 13 Mar 1998 16:53:41 +0000 (16:53 +0000)]
(process_envvars): Ignore LD_DEBUG_OUTPUT if running securely. Optimized.
(process_dl_debug): Add ':' to list of separators. Optimized.
drepper [Fri, 13 Mar 1998 16:53:25 +0000 (16:53 +0000)]
(_dl_debug_message): Fix printing of pid. Clean up namespace.
Optimize finding end of line.
drepper [Fri, 13 Mar 1998 16:53:01 +0000 (16:53 +0000)]
Add pthread_attr_init to GLIBC_2.1.
schwab [Fri, 13 Mar 1998 01:27:50 +0000 (01:27 +0000)]
* sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
isless, islessequal, islessgreater, isunordered): Return zero or
one.
drepper [Fri, 13 Mar 1998 00:56:15 +0000 (00:56 +0000)]
Update.
drepper [Fri, 13 Mar 1998 00:56:01 +0000 (00:56 +0000)]
Add definition of PTHREAD_STACK_MIN.
drepper [Fri, 13 Mar 1998 00:54:55 +0000 (00:54 +0000)]
Add prototypes fpr new functions.
drepper [Fri, 13 Mar 1998 00:54:32 +0000 (00:54 +0000)]
(pthread_create): Add new interface for changed pthread_attr_t.
drepper [Fri, 13 Mar 1998 00:53:16 +0000 (00:53 +0000)]
(pthread_handle_create): Implement guardsize and user stack.
(pthread_free): Likewise.
drepper [Fri, 13 Mar 1998 00:51:30 +0000 (00:51 +0000)]
Add names in GLIBC_2.1 section.
drepper [Fri, 13 Mar 1998 00:50:32 +0000 (00:50 +0000)]
(struct _pthread_descr_struct): Add new fields for
pthread_attr_[gs]etguardsize, pthread_attr_[gs]setstackaddr,
pthread_attr_[gs]etstacksize.
drepper [Fri, 13 Mar 1998 00:49:35 +0000 (00:49 +0000)]
Implement pthread_attr_[gs]etguardsize,
pthread_attr_[gs]setstackaddr, pthread_attr_[gs]etstacksize.
Change pthread_attr_init to have two interfaces.
drepper [Fri, 13 Mar 1998 00:47:21 +0000 (00:47 +0000)]
Update.