Ulrich Drepper
1b55455e34
Arm specific stack layout.
2000-01-06 00:05:05 +00:00
Ulrich Drepper
aabe5951d6
Generic stack layout description.
2000-01-06 00:04:39 +00:00
Ulrich Drepper
26a51b62fe
Update.
2000-01-05 21:36:31 +00:00
Ulrich Drepper
77805965c4
Add support for SOCK_RAW.
2000-01-05 21:31:46 +00:00
Roland McGrath
512f07e2a7
.
2000-01-05 21:25:06 +00:00
Roland McGrath
a08c867f6c
2000-01-05 Roland McGrath <roland@baalperazim.frob.com>
...
* sysdeps/mach/hurd/errnos.awk: Rediddle to collect lines and print
them all at the end, eliding the final comma.
* sysdeps/mach/hurd/bits/errno.h: Regenerated.
2000-01-05 21:23:48 +00:00
Ulrich Drepper
61b0a73cba
Update.
2000-01-05 20:50:58 +00:00
Ulrich Drepper
045cb2cf97
(process_entry): Cache object dev/inode only for directories.
2000-01-05 20:49:54 +00:00
Ulrich Drepper
38c33a344c
Update.
2000-01-05 17:52:00 +00:00
Ulrich Drepper
33c01bff29
(__pthread_initial_thread, pthread_manager_thread): Adjust
...
initializers for struct _pthread_descr_struct change.
2000-01-05 17:51:40 +00:00
Ulrich Drepper
bf7346e744
(process_block): Add cast to avoid warning.
2000-01-05 17:26:33 +00:00
Ulrich Drepper
5f67ab7e7a
Follow change from glibc 2.2 and don't include <asm/io.h>.
2000-01-05 17:25:19 +00:00
Ulrich Drepper
a80c9ed4cd
Update.
2000-01-05 17:22:52 +00:00
Ulrich Drepper
9e35df154c
(struct _pthread_descr_struct): Move new elements to the end.
2000-01-05 17:22:33 +00:00
Ulrich Drepper
87baf1bdb9
Change lt_LT and lv_LV entries to use ISO-8859-13.
2000-01-05 17:18:01 +00:00
Ulrich Drepper
e24e8ce7ea
Update.
2000-01-05 07:49:42 +00:00
Ulrich Drepper
16d53d7b63
Add lithunian entry.
2000-01-05 07:49:10 +00:00
Ulrich Drepper
e4cb92e442
Update.
2000-01-05 07:02:42 +00:00
Ulrich Drepper
a7b99947ba
Don't include kernel-features.h.
2000-01-05 07:01:16 +00:00
Ulrich Drepper
c7c525dc10
Update.
2000-01-05 03:04:46 +00:00
Ulrich Drepper
666980df66
Redesigned how cancellation unblocks a thread from internal
...
cancellation points (sem_wait, pthread_join,
pthread_cond_{wait,timedwait}).
Cancellation won't eat a signal in any of these functions
(*required* by POSIX and Single Unix Spec!).
2000-01-05 03:04:25 +00:00
Ulrich Drepper
b6830421c4
Update.
2000-01-04 23:55:18 +00:00
Ulrich Drepper
15c77dca85
Use sysctl by preference to obtain port mapping information. Avoid use of
...
mprotect.
2000-01-04 23:54:52 +00:00
Ulrich Drepper
95ef2124cb
Update.
2000-01-04 19:56:15 +00:00
Ulrich Drepper
231e7d0e74
(s_ugetrlimit): Remove.
2000-01-04 19:55:19 +00:00
Ulrich Drepper
21e53eab06
(O_DIRECTORY, O_NOFOLLOW): Protect by ifdef __USE_GNU.
...
(O_LARGEFILE): Define depending on architecture size.
2000-01-04 19:55:10 +00:00
Ulrich Drepper
8e2af6d8b5
Add new defines from Linux 2.3.32.
2000-01-04 19:54:54 +00:00
Ulrich Drepper
94b0eba230
(mmap64): Remove weak alias.
2000-01-04 19:54:40 +00:00
Ulrich Drepper
5b835b253c
(__have_no_truncate64): Renamed from have_no_truncate64.
2000-01-04 19:54:24 +00:00
Ulrich Drepper
d67aee6432
Initialize __libc_multiple_libcs, needed for change in common symbol
...
handing in newer binutils.
2000-01-04 19:54:11 +00:00
Ulrich Drepper
a00efea063
(_HAVE_STRING_ARCH_mempcpy): Define.
2000-01-04 19:53:58 +00:00
Ulrich Drepper
ab13da2678
Update.
2000-01-04 00:39:11 +00:00
Ulrich Drepper
fe203ec1e3
Fix code for running on kernel without mmap2 syscall.
2000-01-04 00:38:42 +00:00
Ulrich Drepper
7adea5e6d1
Linux/Arm mmap64 implementation.
2000-01-03 23:24:17 +00:00
Ulrich Drepper
21ee1c6f7b
Remove mmap64 alias.
...
Optimise error handling a little.
2000-01-03 23:23:55 +00:00
Ulrich Drepper
f58579b4b3
Update.
2000-01-03 21:19:05 +00:00
Ulrich Drepper
19a2e0f085
Update.
2000-01-03 21:16:55 +00:00
Ulrich Drepper
0011d2ce79
(__strsep_g): Don't handle empty __S special.
2000-01-03 21:13:04 +00:00
Ulrich Drepper
b6c3ec446c
Definitions for math handling on Arm.
2000-01-03 03:49:23 +00:00
Ulrich Drepper
3edd1b758e
Update.
2000-01-03 01:19:53 +00:00
Ulrich Drepper
b47f767c5f
Pop registers after mmap2 call before handling error.
2000-01-03 01:19:03 +00:00
Ulrich Drepper
d8dcfafa87
Update.
2000-01-02 20:26:20 +00:00
Ulrich Drepper
225d817101
Handle unaligned offsets.
2000-01-02 20:25:30 +00:00
Ulrich Drepper
7e0b8d88d7
Update.
2000-01-02 20:06:39 +00:00
Ulrich Drepper
86f726612c
(__ksc5601_sym_to_ucs): Add mapping for 0xa2e6 and 0xa2e7.
...
(__ksc5601_sym_from_ucs): Add mapping back from U00AE and U20AC.
2000-01-02 20:05:41 +00:00
Ulrich Drepper
88da869295
(KSC5601_SYMBOL): Adjust for the two new mappings.
2000-01-02 20:04:06 +00:00
Ulrich Drepper
93f477eb79
Update.
2000-01-02 18:56:27 +00:00
Ulrich Drepper
bc775f8311
Formulate warning message stronger.
2000-01-02 18:55:38 +00:00
Ulrich Drepper
0dad5646f5
Update.
2000-01-02 18:50:10 +00:00
Ulrich Drepper
acf22e5e7c
Not needed, already covered.
2000-01-02 18:49:18 +00:00