]>
git.ipfire.org Git - thirdparty/glibc.git/log
Ulrich Drepper [Wed, 19 Mar 1997 04:10:22 +0000 (04:10 +0000)]
Move to sysdeps/generic/netinet
Ulrich Drepper [Wed, 19 Mar 1997 03:45:17 +0000 (03:45 +0000)]
Update.
Ulrich Drepper [Wed, 19 Mar 1997 03:45:09 +0000 (03:45 +0000)]
($(tardir).tar): Prefer writing temporary file to $TMPDIR is
available. The default is /tmp.
Ulrich Drepper [Wed, 19 Mar 1997 03:41:44 +0000 (03:41 +0000)]
Update.
Ulrich Drepper [Wed, 19 Mar 1997 03:23:19 +0000 (03:23 +0000)]
(headers): Remove netinet/ip.h.
Ulrich Drepper [Wed, 19 Mar 1997 03:23:02 +0000 (03:23 +0000)]
[$(subdir)=inet] (sysdep_headers): Add netinet/ip.h.
Ulrich Drepper [Wed, 19 Mar 1997 03:15:58 +0000 (03:15 +0000)]
Remade for experimental-2.0.2
Ulrich Drepper [Wed, 19 Mar 1997 03:13:02 +0000 (03:13 +0000)]
Compatibility versions for early 2.0 version of the kernel
Ulrich Drepper [Wed, 19 Mar 1997 03:11:23 +0000 (03:11 +0000)]
Update.
Ulrich Drepper [Wed, 19 Mar 1997 03:11:05 +0000 (03:11 +0000)]
Add stat, fstat, xstat, readv, and writev syscalls.
Ulrich Drepper [Wed, 19 Mar 1997 03:10:36 +0000 (03:10 +0000)]
Update from 2.1.x branch.
Ulrich Drepper [Wed, 19 Mar 1997 00:45:07 +0000 (00:45 +0000)]
(__setjmp): Fix fatal bug where 0 argument is placed in wrong place on
the stack.
Ulrich Drepper [Tue, 18 Mar 1997 22:19:12 +0000 (22:19 +0000)]
(__offtime): Change type of `yg' to long int.
Ulrich Drepper [Tue, 18 Mar 1997 22:09:30 +0000 (22:09 +0000)]
(PPP_VERSION): Define to 2.2.0 to prevent version mismatch.
Ulrich Drepper [Tue, 18 Mar 1997 04:24:53 +0000 (04:24 +0000)]
(_nss_nis_getservbyname_r): Allow protocol=NULL to match any protocol
rather than returning an error.
Ulrich Drepper [Tue, 18 Mar 1997 04:22:18 +0000 (04:22 +0000)]
(servbyname): Match any protocol if proto==NULL.
Ulrich Drepper [Tue, 18 Mar 1997 04:16:04 +0000 (04:16 +0000)]
Don't define O_NORW.
Ulrich Drepper [Tue, 18 Mar 1997 04:13:50 +0000 (04:13 +0000)]
(setenv): Don't copy name when we reuse the buffer for replacement.
Ulrich Drepper [Mon, 17 Mar 1997 05:49:11 +0000 (05:49 +0000)]
Update.
Ulrich Drepper [Mon, 17 Mar 1997 05:25:34 +0000 (05:25 +0000)]
update from main archive 970316
Ulrich Drepper [Mon, 17 Mar 1997 04:34:39 +0000 (04:34 +0000)]
Add handling of correct stat structure
Ulrich Drepper [Mon, 17 Mar 1997 04:33:29 +0000 (04:33 +0000)]
m68k specific infinity values
Ulrich Drepper [Mon, 17 Mar 1997 04:33:16 +0000 (04:33 +0000)]
ix87 specific infinity values
Ulrich Drepper [Mon, 17 Mar 1997 04:32:23 +0000 (04:32 +0000)]
regex test suite
Ulrich Drepper [Mon, 17 Mar 1997 04:14:50 +0000 (04:14 +0000)]
(recursive): Return rp to caller.
(strptime_internal): First check for long names, then abbreviated
(month & weekday).
strptime_internal) [case 'Y']: Always subtract 1900 from year,
regardless of century.
Ulrich Drepper [Mon, 17 Mar 1997 04:14:27 +0000 (04:14 +0000)]
Update from tzcode1997c.
Ulrich Drepper [Mon, 17 Mar 1997 04:13:52 +0000 (04:13 +0000)]
Don't use incompatible kernel header.
Ulrich Drepper [Mon, 17 Mar 1997 04:13:32 +0000 (04:13 +0000)]
Add PF_FILE as synonym for PF_LOCAL and AF_FILE as synonym for
AF_LOCAL.
Ulrich Drepper [Mon, 17 Mar 1997 04:13:15 +0000 (04:13 +0000)]
(struct stat): Change definition to use prescribed types for elements.
Ulrich Drepper [Mon, 17 Mar 1997 04:12:54 +0000 (04:12 +0000)]
Add copyright.
Ulrich Drepper [Mon, 17 Mar 1997 04:12:44 +0000 (04:12 +0000)]
[__USE_GNU]: Add O_READ, O_WRITE and O_NORW.
Ulrich Drepper [Mon, 17 Mar 1997 04:12:29 +0000 (04:12 +0000)]
Add kernel_stat.h.
Ulrich Drepper [Mon, 17 Mar 1997 04:11:37 +0000 (04:11 +0000)]
Don't copy whole `struct dirent' record, only reclen bytes.
Ulrich Drepper [Mon, 17 Mar 1997 04:11:21 +0000 (04:11 +0000)]
Update copyright.
Define O_FSYNC as alias of O_SYNC. Add BSD compatibility macros
FAPPEND, FFSYNC, FNONBLOCK, and FNDELAY.
Ulrich Drepper [Mon, 17 Mar 1997 04:10:55 +0000 (04:10 +0000)]
Update copyright.
Ulrich Drepper [Mon, 17 Mar 1997 04:10:16 +0000 (04:10 +0000)]
Define as __euidaccess and make euidaccess weak alias.
Ulrich Drepper [Mon, 17 Mar 1997 04:10:07 +0000 (04:10 +0000)]
Add cast to prevent warning.
Ulrich Drepper [Mon, 17 Mar 1997 04:09:18 +0000 (04:09 +0000)]
Distinguish error cases for x is +0 or -0.
Ulrich Drepper [Mon, 17 Mar 1997 04:08:39 +0000 (04:08 +0000)]
Do not raise exception expect when in SVID mode.
Ulrich Drepper [Mon, 17 Mar 1997 04:08:21 +0000 (04:08 +0000)]
(huge, tiny): Adapt values for long double type.
Ulrich Drepper [Mon, 17 Mar 1997 04:08:05 +0000 (04:08 +0000)]
Rewrite to return -1 for -inf.
Ulrich Drepper [Mon, 17 Mar 1997 04:07:07 +0000 (04:07 +0000)]
Correct return value. Discard first stack element after fxtract.
Ulrich Drepper [Mon, 17 Mar 1997 04:06:58 +0000 (04:06 +0000)]
Return -1 for -inf.
Ulrich Drepper [Mon, 17 Mar 1997 04:06:49 +0000 (04:06 +0000)]
Change return value for -inf argument to -1.0.
Ulrich Drepper [Mon, 17 Mar 1997 04:06:35 +0000 (04:06 +0000)]
Major rewrite to handle special cases.
Ulrich Drepper [Mon, 17 Mar 1997 04:04:45 +0000 (04:04 +0000)]
Optimize branch code.
Ulrich Drepper [Mon, 17 Mar 1997 04:04:21 +0000 (04:04 +0000)]
Fix bug in FPU stack handling.
Ulrich Drepper [Mon, 17 Mar 1997 04:03:42 +0000 (04:03 +0000)]
Remove definition of long double definition. Make it the same as the
double definition.
Ulrich Drepper [Mon, 17 Mar 1997 04:02:41 +0000 (04:02 +0000)]
(nofini): *Really* align stack to 8-byte boundary.
Ulrich Drepper [Mon, 17 Mar 1997 04:02:24 +0000 (04:02 +0000)]
(msync): Add third parameter.
Ulrich Drepper [Mon, 17 Mar 1997 04:00:15 +0000 (04:00 +0000)]
(__need_error_t): New macro, before including <errno.h>
[!__const] (__const): New macro.
[!__error_t_defined] (error_t): New typedef.
Ulrich Drepper [Mon, 17 Mar 1997 03:59:57 +0000 (03:59 +0000)]
(_tens_in_limb) [BITS_PER_MP_LIMB > 32]: Make all numbers unsigned to
make buggy gccs happy.
Ulrich Drepper [Mon, 17 Mar 1997 03:59:42 +0000 (03:59 +0000)]
Use __va_copy if available.
Ulrich Drepper [Mon, 17 Mar 1997 03:59:30 +0000 (03:59 +0000)]
(vasprintf): Give full prototype.
Ulrich Drepper [Mon, 17 Mar 1997 03:59:07 +0000 (03:59 +0000)]
Add prototype for __euidaccess.
Ulrich Drepper [Mon, 17 Mar 1997 03:58:51 +0000 (03:58 +0000)]
Merge with regex sources from Arnold Robbins' version in GNU awk.
Ulrich Drepper [Mon, 17 Mar 1997 03:58:40 +0000 (03:58 +0000)]
(distribute): Add TESTS, TESTS2C.sed, and testcases.h.
(tests): Add runtests.
(before-compile): Add testcases.h.
(testcases.h): New rule to generate header with tests.
Ulrich Drepper [Mon, 17 Mar 1997 03:57:34 +0000 (03:57 +0000)]
(_nss_files_gethostbyname2_r): New functions. Compare result for
correct address type.
Ulrich Drepper [Mon, 17 Mar 1997 03:57:03 +0000 (03:57 +0000)]
(_nss_nis_gethostbyname2_r): New functions. Compare result for
correct address type.
(_nss_nis_gethostbyname_r): Use _nss_nis_gethostbyname2_r.
Ulrich Drepper [Mon, 17 Mar 1997 03:56:41 +0000 (03:56 +0000)]
Rewrite NIS code to allow empty keys.
Ulrich Drepper [Mon, 17 Mar 1997 03:56:37 +0000 (03:56 +0000)]
Rewrite NIS code to allow empty keys.
Don't ignore return value of yp_all.
Ulrich Drepper [Mon, 17 Mar 1997 03:55:56 +0000 (03:55 +0000)]
(__yp_bind): Fix possible buffer overflow.
Ulrich Drepper [Mon, 17 Mar 1997 03:55:21 +0000 (03:55 +0000)]
New example for scandir function.
Ulrich Drepper [Mon, 17 Mar 1997 03:54:07 +0000 (03:54 +0000)]
(EXIT_FAILURE): Fix typo. Patch by robbe@orcus.priv.at.
Ulrich Drepper [Mon, 17 Mar 1997 03:53:51 +0000 (03:53 +0000)]
Add documentation for scandir and alphasort.
Ulrich Drepper [Mon, 17 Mar 1997 03:53:39 +0000 (03:53 +0000)]
(mprotect) [_LIBC]: Define as __mprotect to clean up namespace.
Ulrich Drepper [Mon, 17 Mar 1997 03:53:24 +0000 (03:53 +0000)]
Include <mach/kern_return.h>.
Ulrich Drepper [Mon, 17 Mar 1997 03:53:15 +0000 (03:53 +0000)]
Include <mach/mach_traps.h>.
(__spin_lock_solid): Provide arg to swtch_pri.
Ulrich Drepper [Mon, 17 Mar 1997 03:52:56 +0000 (03:52 +0000)]
Include <mach/mig_support.h>.
Ulrich Drepper [Mon, 17 Mar 1997 03:52:48 +0000 (03:52 +0000)]
(mach_error_string, mach_error, mach_error_type): Always provide
prototypes.
Ulrich Drepper [Mon, 17 Mar 1997 03:52:38 +0000 (03:52 +0000)]
(mach_error_string_int): Give full prototype.
Ulrich Drepper [Mon, 17 Mar 1997 03:52:14 +0000 (03:52 +0000)]
(__mach_error_map_compat): Give full prototype.
Ulrich Drepper [Mon, 17 Mar 1997 03:49:00 +0000 (03:49 +0000)]
When named file not found and not absolute use path in I18NPATH.
Ulrich Drepper [Mon, 17 Mar 1997 03:48:46 +0000 (03:48 +0000)]
Don't use LOCALE_PATH to find binary locale files. Use LOCALEDIR
only.
Ulrich Drepper [Mon, 17 Mar 1997 03:44:01 +0000 (03:44 +0000)]
Use __ protected versions of non-standard functions.
(iruserok): Use euidaccess instead of half-hearted
switching of UID before opening .rhosts.
Ulrich Drepper [Mon, 17 Mar 1997 03:43:36 +0000 (03:43 +0000)]
(pwrite, vpprintf): Likewise.
Ulrich Drepper [Mon, 17 Mar 1997 03:43:27 +0000 (03:43 +0000)]
(_hurd_set_host_config): Cast second arg to __file_name_split.
Ulrich Drepper [Mon, 17 Mar 1997 03:43:17 +0000 (03:43 +0000)]
(vpprintf): Include <stdarg.h>. New declaration.
Ulrich Drepper [Mon, 17 Mar 1997 03:42:40 +0000 (03:42 +0000)]
Include <features.h>.
Ulrich Drepper [Mon, 17 Mar 1997 03:42:23 +0000 (03:42 +0000)]
(alphasort): Interpret arguments as pointers to pointers to directory
entries so that alphasort really can be used as argument for scandir.
Ulrich Drepper [Mon, 17 Mar 1997 03:42:07 +0000 (03:42 +0000)]
(__big_delete): Don't call __free_ovflpage without testing for
last_bfp to be NULL.
Ulrich Drepper [Mon, 17 Mar 1997 03:41:49 +0000 (03:41 +0000)]
(catopen): Always add NLSPATH to search path for catalogs, not only if
the envvar NLSPATH is not available.
Ulrich Drepper [Mon, 17 Mar 1997 03:41:34 +0000 (03:41 +0000)]
(build-shlib): Also create symlink if library is versioned.
Ulrich Drepper [Mon, 17 Mar 1997 03:41:17 +0000 (03:41 +0000)]
(localtime-file): Don't define using installation directory.
(inst_localtime-file): New variable.
Ulrich Drepper [Fri, 7 Mar 1997 04:27:25 +0000 (04:27 +0000)]
The user- and kernel-level sigaction structure is different. handle
this correctly.
Ulrich Drepper [Thu, 6 Mar 1997 20:36:16 +0000 (20:36 +0000)]
(_dl_load_cache_lookup): Recognize cache type 1 or 3.
Ulrich Drepper [Thu, 6 Mar 1997 04:58:33 +0000 (04:58 +0000)]
.
Ulrich Drepper [Thu, 6 Mar 1997 04:57:52 +0000 (04:57 +0000)]
(_dl_load_cache_lookup): Also recognize cache entries with flag == 3.
Ulrich Drepper [Wed, 5 Mar 1997 22:14:38 +0000 (22:14 +0000)]
update from tzdata1997c
Ulrich Drepper [Wed, 5 Mar 1997 21:41:57 +0000 (21:41 +0000)]
Add <sys/types.h>.
Ulrich Drepper [Wed, 5 Mar 1997 21:17:30 +0000 (21:17 +0000)]
(_IO_str_finish): Add second parameter, which is ignored.
Ulrich Drepper [Wed, 5 Mar 1997 21:16:43 +0000 (21:16 +0000)]
(_IO_file_finish): Add second parameter, which is ignored.
Ulrich Drepper [Wed, 5 Mar 1997 21:15:19 +0000 (21:15 +0000)]
(_IO_mem_finish): Add second parameter, which is ignored.
Ulrich Drepper [Wed, 5 Mar 1997 21:13:53 +0000 (21:13 +0000)]
(_IO_default_finish): Add second parameter, which is ignored.
Ulrich Drepper [Wed, 5 Mar 1997 21:12:58 +0000 (21:12 +0000)]
(_IO_finish_t): Take additional parameter, to match the hidden
__in_chrg parameter of the destructor.
(_IO_FINISH): Pass zero for it.
Ulrich Drepper [Wed, 5 Mar 1997 21:09:54 +0000 (21:09 +0000)]
Don't disable canonical input.
Ulrich Drepper [Wed, 5 Mar 1997 21:08:28 +0000 (21:08 +0000)]
Change prototypes to use types with explicit width. `unsigned long'
is different on 64 bit systems.
Ulrich Drepper [Wed, 5 Mar 1997 21:06:12 +0000 (21:06 +0000)]
(htonl, htons, ntohl, ntohs): Change prototypes to use types with
explicit width. `unsigned long' is different on 64 bit systems.
Ulrich Drepper [Wed, 5 Mar 1997 21:01:25 +0000 (21:01 +0000)]
Clear upper half of word containing exponent before comparing.
Ulrich Drepper [Wed, 5 Mar 1997 20:59:58 +0000 (20:59 +0000)]
*** empty log message ***