Commit Graph

4173 Commits

Author SHA1 Message Date
Ulrich Drepper
d810bf6f7b Don't report an eror if final NUL is at the end of the buffer. Set errno
correctly if floating-point number would overflow buffer.
2000-01-20 02:02:40 +00:00
Ulrich Drepper
6e06bcf0eb Update. 2000-01-19 07:26:47 +00:00
Ulrich Drepper
489926716c Compute result correctly for successful call with s == NULL. 2000-01-19 07:26:24 +00:00
Ulrich Drepper
e20d563dac Update. 2000-01-19 06:51:33 +00:00
Ulrich Drepper
74f5199426 Compute return value correctly after change in gconv function. 2000-01-19 06:51:15 +00:00
Ulrich Drepper
29bddf63b8 Update. 2000-01-19 06:06:55 +00:00
Ulrich Drepper
0078839cea Don't set errno if byte sequence is only incomplete but correct. 2000-01-19 06:06:35 +00:00
Ulrich Drepper
aa4b3e5228 Update after last bugfix in iconv implementation. 2000-01-19 03:32:12 +00:00
Ulrich Drepper
5c2a0a1b05 Update. 2000-01-19 03:22:26 +00:00
Ulrich Drepper
6cdaa304a8 (COUNT_CONVERTED): Remove macro, comment, and all uses.
Remove done variable and all uses.
2000-01-19 03:21:12 +00:00
Ulrich Drepper
513552fa5a Update comment for *written modification. 2000-01-19 03:19:51 +00:00
Ulrich Drepper
dd471b61f6 Update. 2000-01-19 02:16:47 +00:00
Ulrich Drepper
410d77c9c7 (getdentries): Correct prototype to use __off64_t. 2000-01-19 02:16:21 +00:00
Ulrich Drepper
c2a589b9ec Update. 2000-01-19 00:46:41 +00:00
Ulrich Drepper
c140e93a14 Update from tzdata2000a. 2000-01-19 00:46:01 +00:00
Ulrich Drepper
9898fc9149 (pthread_allocate_stack): Compute guard page address correctly. 2000-01-19 00:13:49 +00:00
Roland McGrath
72636075a2 . 2000-01-19 00:05:44 +00:00
Roland McGrath
26d9d26e27 2000-01-18 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/generic/bits/socket.h
	(__ss_aligntype, struct sockaddr_storage): Make these like Linux
	version, replacing old type name `__ss_align'.
2000-01-19 00:02:00 +00:00
Ulrich Drepper
f5b4ea3542 Regenerated 2000-01-18 10:55:25 +00:00
Ulrich Drepper
6b18a6f813 Update. 2000-01-18 10:54:09 +00:00
Ulrich Drepper
d578e57540 Fix expected result for test cases with * with no leading expression. 2000-01-18 10:53:48 +00:00
Ulrich Drepper
1c7b05e15f Don't call fstat, use STAT macro. 2000-01-18 10:26:16 +00:00
Ulrich Drepper
0e2398afe0 Fix includes. Define STAT. 2000-01-18 10:25:58 +00:00
Ulrich Drepper
90d7cc6c08 Define STAT. 2000-01-18 10:25:46 +00:00
Ulrich Drepper
83d8757d50 Update. 2000-01-18 10:18:24 +00:00
Ulrich Drepper
4067e12ae9 Terminate host name for NI_NOFQDN. 2000-01-18 10:17:59 +00:00
Ulrich Drepper
8d32aed20b Add internal_statvfs.c. 2000-01-18 10:06:42 +00:00
Ulrich Drepper
a4113cf5d7 Actual implementation of statvfs and fstatvfs. 2000-01-18 10:06:12 +00:00
Ulrich Drepper
ae90e6aeba Don't use fstatvfs since the open call would require read permission. 2000-01-18 10:05:40 +00:00
Ulrich Drepper
ae2acc75ba Move actual code in internal_statvfs.c. 2000-01-18 10:05:27 +00:00
Ulrich Drepper
1789b55e51 Update. 2000-01-18 09:57:13 +00:00
Ulrich Drepper
72f703ca87 Correct modifications done for PR1515. 2000-01-18 09:56:52 +00:00
Ulrich Drepper
dc01bb9d12 Update. 2000-01-18 09:37:19 +00:00
Ulrich Drepper
6df193f33f Include regex.h. 2000-01-18 09:36:59 +00:00
Ulrich Drepper
6e78648d7f Define RE_DUP_MAX correctly. 2000-01-18 09:36:38 +00:00
Ulrich Drepper
6614b6b619 (regex_compile): Return appropriate errors for unterminated brace expressions.
Detect invalid characters in brace expressions.
2000-01-18 09:36:26 +00:00
Ulrich Drepper
24a1434260 (RE_SYNTAX_POSIX_EXTENDED): Add RE_CONTEXT_INVALID_OPS. 2000-01-18 09:35:56 +00:00
Ulrich Drepper
809dfe56e0 Update. 2000-01-18 06:54:11 +00:00
Ulrich Drepper
94e43d7e51 (gaih_local): If name is given and AI_NUMERICHOST flag is set, return
an error.
2000-01-18 06:53:41 +00:00
Ulrich Drepper
9fb8f1ad06 Update. 2000-01-17 04:37:45 +00:00
Ulrich Drepper
7665a38198 (gaih_inet): Don't attempt name resolution if the hints included
AI_NUMERICHOST.
2000-01-17 04:37:21 +00:00
Ulrich Drepper
d33dc75ef5 Update. 2000-01-16 04:53:18 +00:00
Ulrich Drepper
b59c6665c3 Fix code generated if mmap2 is available when compiling but no at
runtime.
2000-01-16 04:52:59 +00:00
Ulrich Drepper
e81421899e Update. 2000-01-12 12:01:38 +00:00
Ulrich Drepper
8a4627636f Add aliases ISO-IR-199 and ISO-IR-203. 2000-01-12 12:00:04 +00:00
Ulrich Drepper
6051426cd0 (struct _pthread_rwlock_t): Define this name as well. 2000-01-12 11:58:41 +00:00
Ulrich Drepper
f9ee7d5f8e (PTHREAD_RWLOCK_PREFER_WRITER_NONRECURSIVE_NP): New definition. 2000-01-12 11:58:29 +00:00
Ulrich Drepper
066e075998 Implement requirements about when readers should get locks assigned. 2000-01-12 11:58:14 +00:00
Ulrich Drepper
68606f4ed5 (queue_is_empty): New function. 2000-01-12 11:57:59 +00:00
Ulrich Drepper
0f226bf382 (pthread_free): Free read/write lock lists. 2000-01-12 11:57:45 +00:00