Ulrich Drepper [Fri, 31 Oct 1997 23:13:26 +0000 (31 23:13 +0000)]
Add newline
Ulrich Drepper [Fri, 31 Oct 1997 22:55:02 +0000 (31 22:55 +0000)]
Update.
Ulrich Drepper [Fri, 31 Oct 1997 22:54:53 +0000 (31 22:54 +0000)]
Correct typo and little optimization.
Ulrich Drepper [Fri, 31 Oct 1997 22:54:24 +0000 (31 22:54 +0000)]
(strptime_internal): In %y format, regard years >= 69 as of twentieth
century, all other as of twenty-first.
Ulrich Drepper [Fri, 31 Oct 1997 22:53:08 +0000 (31 22:53 +0000)]
Define _STAT_VER_KERNEL.
Ulrich Drepper [Fri, 31 Oct 1997 22:52:56 +0000 (31 22:52 +0000)]
Add __ino64_t, and __off64_t. Reorganize.
Ulrich Drepper [Fri, 31 Oct 1997 22:52:34 +0000 (31 22:52 +0000)]
(struct dirent): For consistency, force d_ino to use ino_t and
supply padding.
Ulrich Drepper [Fri, 31 Oct 1997 22:52:16 +0000 (31 22:52 +0000)]
Add struct glibc2_stat for backward compatibility. Define
XSTAT_IS_XSTAT64.
Ulrich Drepper [Fri, 31 Oct 1997 22:51:57 +0000 (31 22:51 +0000)]
Empty file.
Ulrich Drepper [Fri, 31 Oct 1997 22:51:31 +0000 (31 22:51 +0000)]
Add xstatconv.c.
Ulrich Drepper [Fri, 31 Oct 1997 22:51:10 +0000 (31 22:51 +0000)]
Convert between kernel_stat and the userland version indicated.
Ulrich Drepper [Fri, 31 Oct 1997 22:50:52 +0000 (31 22:50 +0000)]
Defer to __xstat_conv. Alias to __*xstat64 if requested.
Ulrich Drepper [Fri, 31 Oct 1997 22:47:41 +0000 (31 22:47 +0000)]
Rewrite asm macros to be cleaner.
Ulrich Drepper [Fri, 31 Oct 1997 22:46:54 +0000 (31 22:46 +0000)]
(GLOB_ONLYDIR): New flag.
(__GLOB_FLAGS): Add GLOB_ONLYDIR.
Ulrich Drepper [Fri, 31 Oct 1997 22:46:32 +0000 (31 22:46 +0000)]
(glob): If calling glob_in_dir for a list which was generated by
a glob call disable GLOB_ERR since there might be non-directories
in the list.
Define HAVE_D_TYPE if _DIRENT_HAVE_D_TYPE is defined.
(glob): Add GLOB_ONLYDIR to recursive call to match dirname.
(glob_in_dir) [HAVE_D_TYPE]: While reading directory entries test
whether they are directories if GLOB_ONLYDIR flag is given.
Ulrich Drepper [Fri, 31 Oct 1997 22:46:07 +0000 (31 22:46 +0000)]
Test for FD* macros.
Ulrich Drepper [Fri, 31 Oct 1997 22:45:57 +0000 (31 22:45 +0000)]
Use better values for MAXDIG.
Ulrich Drepper [Fri, 31 Oct 1997 22:45:25 +0000 (31 22:45 +0000)]
Don't use statically allocated buffer. Allocate
it dynamically if necessary.
Allow freeing of allocated buffer in __libc_subfreeres.
Ulrich Drepper [Fri, 31 Oct 1997 22:45:08 +0000 (31 22:45 +0000)]
Don't use statically allocated buffer. Allocate it dynamically
if necessary.
Allow freeing of allocated buffer in __libc_subfreeres.
Call correct reentrant functions.
Use better values for MAXDIG.
Ulrich Drepper [Fri, 31 Oct 1997 22:44:38 +0000 (31 22:44 +0000)]
(tests): Add tst-fdset.
Ulrich Drepper [Fri, 31 Oct 1997 22:43:54 +0000 (31 22:43 +0000)]
Document GLOB_ONLYDIR.
Ulrich Drepper [Fri, 31 Oct 1997 22:43:45 +0000 (31 22:43 +0000)]
Correct weak_alias.
Ulrich Drepper [Fri, 31 Oct 1997 22:43:32 +0000 (31 22:43 +0000)]
Declare __ftw64_func_t and __nftw64_func_t only when
__USE_FILE_OFFSET64 || __USE_LARGEFILE64 is true.
Ulrich Drepper [Fri, 31 Oct 1997 22:43:17 +0000 (31 22:43 +0000)]
Allocate buffer dynamically if needed.
Ulrich Drepper [Wed, 29 Oct 1997 22:41:41 +0000 (29 22:41 +0000)]
Correct last patch.
Ulrich Drepper [Wed, 29 Oct 1997 22:09:37 +0000 (29 22:09 +0000)]
Relax math test.
Ulrich Drepper [Wed, 29 Oct 1997 20:33:40 +0000 (29 20:33 +0000)]
Update.
Ulrich Drepper [Wed, 29 Oct 1997 20:33:32 +0000 (29 20:33 +0000)]
(tz_compute): Use negated value of offset for timezone variable.
Ulrich Drepper [Wed, 29 Oct 1997 20:33:24 +0000 (29 20:33 +0000)]
(__tzfile_compute): Use negated value of offset for timezone
variable.
Ulrich Drepper [Wed, 29 Oct 1997 20:33:04 +0000 (29 20:33 +0000)]
Add __libc_* names for these functions.
Ulrich Drepper [Wed, 29 Oct 1997 20:32:26 +0000 (29 20:32 +0000)]
Include stub version from generic subdir.
Ulrich Drepper [Wed, 29 Oct 1997 20:32:05 +0000 (29 20:32 +0000)]
Testing the returned exponent for zero isn't enough to determine
illegal arguments.
Ulrich Drepper [Wed, 29 Oct 1997 20:31:50 +0000 (29 20:31 +0000)]
(ENOMSG): Define it.
Ulrich Drepper [Wed, 29 Oct 1997 20:31:34 +0000 (29 20:31 +0000)]
Produce a useful result for n < 0.
Ulrich Drepper [Wed, 29 Oct 1997 20:31:27 +0000 (29 20:31 +0000)]
Use unsigned type for working variable.
Ulrich Drepper [Wed, 29 Oct 1997 20:30:24 +0000 (29 20:30 +0000)]
Change variable pointed to by h_errnop in all error cases (PR 244).
Ulrich Drepper [Wed, 29 Oct 1997 20:30:05 +0000 (29 20:30 +0000)]
Fix handling of expressions like "*/" (PR 325).
Optimize by using mempcpy.
Ulrich Drepper [Wed, 29 Oct 1997 20:29:53 +0000 (29 20:29 +0000)]
($(mo-installed)): Don't fail during installation if
files don't exist (might happen if msgfmt doesn't exist) (PR 328).
Ulrich Drepper [Wed, 29 Oct 1997 20:29:34 +0000 (29 20:29 +0000)]
(cbrt_test): Add test for cbrt(0.970299).
Ulrich Drepper [Wed, 29 Oct 1997 20:29:09 +0000 (29 20:29 +0000)]
(general): Grammar, typo, overfull fixes.
(strlen): Insert warning about sizeof(char *).
(a64l, l64a): Make documentation agree with implementation.
Ulrich Drepper [Wed, 29 Oct 1997 20:28:41 +0000 (29 20:28 +0000)]
Describe connect, accept, send, sendmsg, sendto, recv, recvfrom,
and recvmsg as cancelation points.
Ulrich Drepper [Wed, 29 Oct 1997 20:27:44 +0000 (29 20:27 +0000)]
(Porting): Remove another reference to stub directory.
Ulrich Drepper [Wed, 29 Oct 1997 20:27:20 +0000 (29 20:27 +0000)]
Correct prototype in readdir_r description.
Ulrich Drepper [Wed, 29 Oct 1997 20:23:55 +0000 (29 20:23 +0000)]
Describe _POSIX_C_SOURCE and _XOPEN_SOURCE dependency.
Ulrich Drepper [Wed, 29 Oct 1997 20:22:06 +0000 (29 20:22 +0000)]
(_IO_str_seekoff): If mode is zero and the read/write pointers are
tied set mode according to current stream mode.
Ulrich Drepper [Wed, 29 Oct 1997 20:20:54 +0000 (29 20:20 +0000)]
[!_IO_MTSAFE] (DEF_STDFILE): Fix parameter list.
Ulrich Drepper [Wed, 29 Oct 1997 20:20:31 +0000 (29 20:20 +0000)]
[_GNU_SOURCE] (_POSIX_C_SOURCE): Define to 199506L.
Define _XOPEN_SOURCE to 500 if _POSIX_C_SOURCE is defined.
Ulrich Drepper [Wed, 29 Oct 1997 20:19:05 +0000 (29 20:19 +0000)]
(try-sysdeps): Don't look for stub files anymore.
Ulrich Drepper [Sun, 26 Oct 1997 20:13:00 +0000 (26 20:13 +0000)]
Update.
Ulrich Drepper [Sun, 26 Oct 1997 20:12:36 +0000 (26 20:12 +0000)]
Snapshot documentation.
Ulrich Drepper [Sun, 26 Oct 1997 20:11:57 +0000 (26 20:11 +0000)]
Add prototype for tcgetsid.
Ulrich Drepper [Sun, 26 Oct 1997 20:11:24 +0000 (26 20:11 +0000)]
tcgetsid implementation.
Ulrich Drepper [Sun, 26 Oct 1997 20:11:14 +0000 (26 20:11 +0000)]
(routines): Add tcgetsid.
Ulrich Drepper [Sun, 26 Oct 1997 20:09:58 +0000 (26 20:09 +0000)]
Header for prctl syscall.
Ulrich Drepper [Sun, 26 Oct 1997 20:09:46 +0000 (26 20:09 +0000)]
Add pread and pwrite with weak aliases for *64 functions.
Ulrich Drepper [Sun, 26 Oct 1997 20:08:50 +0000 (26 20:08 +0000)]
New empty file.
Ulrich Drepper [Sun, 26 Oct 1997 20:08:37 +0000 (26 20:08 +0000)]
Dump args to the stack and give the kernel a pointer. Use the
sysdep.h macros.
Ulrich Drepper [Sun, 26 Oct 1997 20:08:27 +0000 (26 20:08 +0000)]
Fix another bug in startup code.
Ulrich Drepper [Sun, 26 Oct 1997 20:08:10 +0000 (26 20:08 +0000)]
More kernel header glue.
Ulrich Drepper [Sun, 26 Oct 1997 20:07:56 +0000 (26 20:07 +0000)]
(ARPHRD_ASH): New type, for 64Mbps ASH.
(ARPHRD_ETHER): This is used for 100Mbps networks too.
Ulrich Drepper [Sun, 26 Oct 1997 20:07:35 +0000 (26 20:07 +0000)]
Add SCM_RIGHTS and other SCM_* constants from kernel header.
Ulrich Drepper [Sun, 26 Oct 1997 20:05:22 +0000 (26 20:05 +0000)]
Add pread and pwrite.
Ulrich Drepper [Sun, 26 Oct 1997 20:04:54 +0000 (26 20:04 +0000)]
pread/pwrite implementation based on system call is possible and
otherwise use replacement.
Ulrich Drepper [Sun, 26 Oct 1997 20:03:31 +0000 (26 20:03 +0000)]
[$(subdir)=posix] (sysdep_routines): Add s_pread64 and s_pwrite64.
Ulrich Drepper [Sun, 26 Oct 1997 20:02:24 +0000 (26 20:02 +0000)]
Calculate argv correctly.
Ulrich Drepper [Sun, 26 Oct 1997 20:02:07 +0000 (26 20:02 +0000)]
Don't use floating-point registers when -msoft-float is in effect,
because this causes compilation to stop.
Ulrich Drepper [Sun, 26 Oct 1997 20:01:43 +0000 (26 20:01 +0000)]
Fix typo.
Ulrich Drepper [Sun, 26 Oct 1997 20:01:32 +0000 (26 20:01 +0000)]
Replacement pwrite64 implementation.
Ulrich Drepper [Sun, 26 Oct 1997 20:01:25 +0000 (26 20:01 +0000)]
Replacement pread64 implementation.
Ulrich Drepper [Sun, 26 Oct 1997 20:00:53 +0000 (26 20:00 +0000)]
Define as __pwrite and make pwrite weak alias.
Ulrich Drepper [Sun, 26 Oct 1997 20:00:43 +0000 (26 20:00 +0000)]
Define as __pread and make pread weak alias.
Ulrich Drepper [Sun, 26 Oct 1997 19:59:49 +0000 (26 19:59 +0000)]
User level process context for m68k.
Ulrich Drepper [Sun, 26 Oct 1997 19:59:32 +0000 (26 19:59 +0000)]
Add fma and scalbln. Update lrint and scalbn.
(__m81_inline) [__cplusplus]: Define to __inline.
Ulrich Drepper [Sun, 26 Oct 1997 19:59:09 +0000 (26 19:59 +0000)]
Add scalbln alias.
Ulrich Drepper [Sun, 26 Oct 1997 19:58:56 +0000 (26 19:58 +0000)]
New (empty) file.
Ulrich Drepper [Sun, 26 Oct 1997 19:58:40 +0000 (26 19:58 +0000)]
Add standard skeleton stuff.
Ulrich Drepper [Sun, 26 Oct 1997 19:58:11 +0000 (26 19:58 +0000)]
[!__STDC__]: Correct typo.
Ulrich Drepper [Sun, 26 Oct 1997 19:57:58 +0000 (26 19:57 +0000)]
Make compilable.
Ulrich Drepper [Sun, 26 Oct 1997 19:08:18 +0000 (26 19:08 +0000)]
Define index and rindex only if __USE_BSD or __USE_XOPEN_EXTENDED.
Ulrich Drepper [Sun, 26 Oct 1997 19:07:10 +0000 (26 19:07 +0000)]
Define as __pwrite64 and make pwrite64 weak alias.
Ulrich Drepper [Sun, 26 Oct 1997 19:05:03 +0000 (26 19:05 +0000)]
Define __P if not defined before.
Ulrich Drepper [Sun, 26 Oct 1997 19:04:41 +0000 (26 19:04 +0000)]
(_dl_load_cache_lookup): Favour exact matching of version function
if both the general (1) and glibc-specific (3) entry are present.
Ulrich Drepper [Sun, 26 Oct 1997 19:04:18 +0000 (26 19:04 +0000)]
Include "des.h" to avoid warning.
Ulrich Drepper [Sun, 26 Oct 1997 19:04:01 +0000 (26 19:04 +0000)]
Use _itoa_word rather than _itoa. It seems that
_itoa is the only routine that ld.so uses that requires something
from libgcc.a on powerpc, so it would be best to avoid it in ld.so.
Ulrich Drepper [Sun, 26 Oct 1997 19:03:43 +0000 (26 19:03 +0000)]
Add get_myaddress prototype.
Ulrich Drepper [Sun, 26 Oct 1997 19:03:29 +0000 (26 19:03 +0000)]
Use get_myaddress from header file.
Ulrich Drepper [Sun, 26 Oct 1997 19:03:22 +0000 (26 19:03 +0000)]
Include rpc/clnt.h for prototypes.
Ulrich Drepper [Sun, 26 Oct 1997 19:03:14 +0000 (26 19:03 +0000)]
Add trailing '\0' to strings.
Ulrich Drepper [Sun, 26 Oct 1997 19:03:03 +0000 (26 19:03 +0000)]
Add casts to allow void * arguments.
Ulrich Drepper [Sun, 26 Oct 1997 19:02:19 +0000 (26 19:02 +0000)]
Remove mblen optimization.
Ulrich Drepper [Sun, 26 Oct 1997 19:02:10 +0000 (26 19:02 +0000)]
Rewrite to make sure global state is not changed.
Ulrich Drepper [Sun, 26 Oct 1997 19:01:53 +0000 (26 19:01 +0000)]
Constants for _itoa functions.
Ulrich Drepper [Sun, 26 Oct 1997 19:01:41 +0000 (26 19:01 +0000)]
Split out digits strings.
Ulrich Drepper [Sun, 26 Oct 1997 19:01:33 +0000 (26 19:01 +0000)]
Add itoa-digits.
Ulrich Drepper [Sun, 26 Oct 1997 19:01:15 +0000 (26 19:01 +0000)]
Add description, use RPM flags rather than the ones used to build
the spec. Build in a temporary directory, not /.
Ulrich Drepper [Sun, 26 Oct 1997 19:00:45 +0000 (26 19:00 +0000)]
Improve handling of $... expressions.
Ulrich Drepper [Sun, 26 Oct 1997 19:00:28 +0000 (26 19:00 +0000)]
Add explanation of _POSIX_* constants.
Add prototypes for __pread, __pread64, __pwrite and __pwrite64.
Ulrich Drepper [Sun, 26 Oct 1997 18:59:30 +0000 (26 18:59 +0000)]
Print "-D_FILE_OFFSET_SIZE=64" for _CS_LFS_CFLAGS.
Ulrich Drepper [Sun, 26 Oct 1997 18:58:29 +0000 (26 18:58 +0000)]
Fix memory leak.
Ulrich Drepper [Sun, 26 Oct 1997 18:58:22 +0000 (26 18:58 +0000)]
Fix typo.