Ulrich Drepper
|
d37bc71669
|
Fix typos in LATIN8/L8 aliases.
|
1999-11-29 19:07:15 +00:00 |
|
Ulrich Drepper
|
be5c8e338b
|
Update.
|
1999-11-29 00:44:40 +00:00 |
|
Ulrich Drepper
|
0702114087
|
(CHARSET_NAME): Correct name to what is used in gconv-modules.
|
1999-11-29 00:43:47 +00:00 |
|
Ulrich Drepper
|
e4f44ec7d4
|
Include asm/ptrace.h, since this will not be done with 2.3.xx
automatically.
|
1999-11-27 16:41:38 +00:00 |
|
Ulrich Drepper
|
f14c0aaa11
|
Update.
|
1999-11-26 22:24:21 +00:00 |
|
Ulrich Drepper
|
c5da8f1fdc
|
(ruserok): Use iruserok2 not iruserok.
|
1999-11-26 22:21:44 +00:00 |
|
Ulrich Drepper
|
4bb435195d
|
Correct typo.
|
1999-11-26 22:17:00 +00:00 |
|
Ulrich Drepper
|
117bb3db0f
|
Update.
|
1999-11-26 19:36:10 +00:00 |
|
Ulrich Drepper
|
415e3bd05a
|
If SIGPWR == SIGLOST, don't include SIGPWR message.
|
1999-11-26 19:31:41 +00:00 |
|
Ulrich Drepper
|
7394c3c361
|
Update.
|
1999-11-26 17:54:39 +00:00 |
|
Ulrich Drepper
|
be9c80706d
|
Add declaration of iruserok.
|
1999-11-26 17:53:37 +00:00 |
|
Ulrich Drepper
|
74bcb0ec30
|
Include stdlib for declaration of free.
|
1999-11-26 17:52:10 +00:00 |
|
Ulrich Drepper
|
c2d7fb4c0c
|
Update.
|
1999-11-26 17:46:52 +00:00 |
|
Ulrich Drepper
|
a29c20e1c9
|
Look in all subdirs for shlib-versions files.
|
1999-11-26 17:45:49 +00:00 |
|
Ulrich Drepper
|
7beb8e85b5
|
(EMIT_SHIFT_TO_INIT): Fix typo.
|
1999-11-26 06:48:04 +00:00 |
|
Ulrich Drepper
|
8dfebd2c02
|
Update.
|
1999-11-26 06:29:59 +00:00 |
|
Ulrich Drepper
|
9690463bc8
|
(ARPHRD_IEEE802_TR): Added.
|
1999-11-26 06:29:03 +00:00 |
|
Ulrich Drepper
|
4dd799fb67
|
(SIGSYS): New definition.
|
1999-11-26 06:28:26 +00:00 |
|
Ulrich Drepper
|
ef1e503469
|
Include sys-dirs and sys-sorted earlier.
($(common-objpfx)soversions.mk): Wait until subdirs is complete.
($(common-objpfx)sysd-sorted): Emit marker when this file is
complete.
|
1999-11-26 06:27:19 +00:00 |
|
Ulrich Drepper
|
ccc17e1203
|
Update.
|
1999-11-26 06:23:36 +00:00 |
|
Ulrich Drepper
|
641528e17d
|
Correct prototype to use __off64_t.
|
1999-11-26 06:19:59 +00:00 |
|
Ulrich Drepper
|
a4788d5ea6
|
(process_block): For stateful charsets write out byte sequence to get
to initial state at the end of the file.
|
1999-11-26 06:18:29 +00:00 |
|
Ulrich Drepper
|
338a78259b
|
(EMIT_SHIFT_TO_INIT): Update number of written bytes.
|
1999-11-26 06:16:50 +00:00 |
|
Ulrich Drepper
|
a9e711dde7
|
(__gconv): Always initialize cd->__data[last_step].__outbuf and
cd->__data[last_step].__outbufend.
|
1999-11-26 06:15:12 +00:00 |
|
Ulrich Drepper
|
9b6b9baa37
|
Update.
|
1999-11-23 22:05:34 +00:00 |
|
Ulrich Drepper
|
fe3d65781c
|
(pthread_start_thread_event): Initialize p_pid already here.
|
1999-11-23 22:05:24 +00:00 |
|
Ulrich Drepper
|
0b6cbafe7f
|
Update.
|
1999-11-23 17:47:03 +00:00 |
|
Ulrich Drepper
|
019bbc2254
|
Correct dependency for shared object.
|
1999-11-23 17:46:56 +00:00 |
|
Ulrich Drepper
|
0bbde269ff
|
Don't access next->step_fct if data->is_last is true.
|
1999-11-23 17:32:34 +00:00 |
|
Ulrich Drepper
|
72909ba009
|
Regenerated: /usr/unsupported/bin/perl scripts/gen-FAQ.pl FAQ.in
|
1999-11-23 17:19:38 +00:00 |
|
Ulrich Drepper
|
eb5bc0955e
|
Update.
|
1999-11-23 17:11:13 +00:00 |
|
Ulrich Drepper
|
7fb5f2c012
|
(printbody): Fix -CLMNab output.
|
1999-11-23 17:11:05 +00:00 |
|
Ulrich Drepper
|
3e9e64ed34
|
Update.
|
1999-11-23 17:07:41 +00:00 |
|
Ulrich Drepper
|
20f38f83c7
|
SPARC64 memmove implementation.
|
1999-11-23 17:07:34 +00:00 |
|
Ulrich Drepper
|
d0c05fdbbc
|
bcopy should handle overlapping copies like memmove, while the previous
version worked like memcpy. Implement optimized assembly memmove.
|
1999-11-23 17:07:14 +00:00 |
|
Ulrich Drepper
|
a11bd15912
|
Don't use generic memmove, use the one provided in memcpy.S.
|
1999-11-23 17:06:58 +00:00 |
|
Ulrich Drepper
|
a2ec0289ec
|
bcopy takes size_t argument, not signed, so we should not special case it
for negative args.
|
1999-11-23 17:06:43 +00:00 |
|
Ulrich Drepper
|
b1a544407e
|
Avoid declaring the same field twice if SIGPWR is defined to SIGLOST.
|
1999-11-23 17:06:27 +00:00 |
|
Ulrich Drepper
|
9a6ad3b7c6
|
Fix loading of SPARC v8plus libraries from statically linked programs.
|
1999-11-23 17:06:12 +00:00 |
|
Ulrich Drepper
|
f08e48e4c9
|
Avoid UDIV_TIME redefinition.
|
1999-11-23 17:05:54 +00:00 |
|
Ulrich Drepper
|
2a6da1cbb9
|
Update.
|
1999-11-23 16:49:05 +00:00 |
|
Ulrich Drepper
|
600a3bcdc5
|
Update from translators.
|
1999-11-23 16:47:56 +00:00 |
|
Ulrich Drepper
|
37ed789942
|
Update.
|
1999-11-23 02:25:03 +00:00 |
|
Ulrich Drepper
|
50b0a9bf49
|
Add missing brace in comparison.
|
1999-11-23 02:24:56 +00:00 |
|
Ulrich Drepper
|
ab0befb809
|
Update.
|
1999-11-22 20:50:52 +00:00 |
|
Ulrich Drepper
|
cf25e664d8
|
(LOG): Only print message if __td_debug is nonzero.
|
1999-11-22 20:50:45 +00:00 |
|
Ulrich Drepper
|
97bd7582f3
|
Add __td_debug.
|
1999-11-22 20:50:11 +00:00 |
|
Ulrich Drepper
|
cd794ec90f
|
(__pthread_manager_thread): Initialize p_lock.
(__pthread_initialize_manager): Respect event flags also for creation
of the manager thread.
|
1999-11-22 20:41:55 +00:00 |
|
Ulrich Drepper
|
746baf53fa
|
(__pthread_manager_event): New function.
(pthread_start_thread_event): Fix computation of self. Use INIT_THREAD_SELF.
|
1999-11-22 20:38:21 +00:00 |
|
Ulrich Drepper
|
5bf2b40524
|
Add prototype fpr __pthread_manager_event.
|
1999-11-22 20:35:37 +00:00 |
|