wiz
94474093a7
Grammar improvement.
2003-07-05 17:34:55 +00:00
tshiozak
6f555a803c
correct a careless miss.
...
add the mention about the buffer size when resetting destination state.
2003-07-05 16:54:23 +00:00
skrll
ec57ccf92d
Typos in comments.
2003-07-04 15:16:14 +00:00
wiz
b84f435f94
Improve wording.
2003-07-04 13:45:35 +00:00
wiz
0ea2a4723e
Bump date for last.
2003-07-04 12:42:05 +00:00
wiz
a86b52e89a
Sort list of functions.
2003-07-04 12:40:15 +00:00
wiz
8d15a4fe46
Fix Dd string and remove trailing whitespace.
2003-07-04 12:38:58 +00:00
wiz
624f3e364c
Various fixes; add LIBRARY section.
2003-07-04 12:29:38 +00:00
wiz
0d5ea51ae2
Drop trailing whitespace.
2003-07-04 12:17:59 +00:00
wiz
cf10d78423
Remove superfluous word.
2003-07-04 11:59:34 +00:00
wiz
3261c36039
Add comma.
2003-07-04 11:57:58 +00:00
wiz
c9b0edd1ba
Remove superfluous word.
2003-07-04 11:57:17 +00:00
wiz
df617ae85c
Fix typo.
2003-07-04 11:55:58 +00:00
wiz
9edf05479a
Mark up a defined value.
2003-07-04 11:47:03 +00:00
wiz
63e8a90e85
New sentence, new line.
2003-07-04 10:19:42 +00:00
wiz
7398828105
Fix typo.
2003-07-04 10:18:46 +00:00
wiz
1e15cda14b
> -> \*[Gt]
2003-07-04 08:43:33 +00:00
wiz
5b1fed0bc5
Sort sections.
2003-07-04 08:42:57 +00:00
wiz
f84167245a
.Pp fixes.
2003-07-04 08:42:20 +00:00
wiz
2f56847e01
Fix SEE ALSO.
2003-07-04 08:41:25 +00:00
wiz
ba587118af
Drop trailing whitespace.
2003-07-04 08:36:06 +00:00
wiz
1fabdcd1fb
Drop whitespace.
2003-07-04 08:20:31 +00:00
wiz
5e93a9d980
Grammar, punctuation, and mdoc fixes. Sort sections.
2003-07-04 07:44:19 +00:00
tshiozak
a781221f36
add iconv.3 manpage.
2003-07-04 06:05:28 +00:00
tshiozak
918c07021f
separate "close" process into two parts (with and without handling hash).
...
This change makes the code symmetrical and ensures the lock not to be
aquired recursively.
The problem that the lock is tried to be aquired recursively was
pointed out by Matthias Drochner.
2003-07-02 17:48:57 +00:00
marcus
9b73f39949
Generate proper PIC code for libc_pic.a.
2003-07-01 14:35:44 +00:00
wiz
7dd0ed6e01
We do not want empty lines in mdoc.
2003-07-01 10:23:52 +00:00
wiz
bbe810ed82
Use Em instead of weird Bf usage.
2003-07-01 10:20:54 +00:00
wiz
9d37bb0f6b
Va Sq -> Sq Va so both work.
2003-07-01 10:17:36 +00:00
wiz
6156e5aaa0
Add missing dot a beginning of line.
2003-07-01 10:16:50 +00:00
tshiozak
58db2e99e2
add iconv_t cache.
...
- separate shared part and context part from iconv_t.
- add cache of shared part.
and, bump shlib_version minor of i18n modules because iconv i/f is changed.
2003-07-01 09:42:15 +00:00
tshiozak
290f7cdee9
cosmetic change.
2003-07-01 08:34:03 +00:00
tshiozak
b50ac1a74f
fix lib/22023 - there were references to uninitialized variables.
2003-07-01 08:33:06 +00:00
wiz
b93a29cdaa
Fixes to make these man page look nice with groff-1.19.
2003-06-30 19:12:31 +00:00
christos
6363afb646
use __attribute__((__packed__)) instead of __packed.
2003-06-30 17:54:13 +00:00
kleink
5a44432bf1
Sprinkle some restrict.
2003-06-30 15:14:17 +00:00
wiz
03cb7d2b4f
Remove .UC -- not Berkeley Distribution man pages.
2003-06-30 14:18:56 +00:00
tshiozak
a8076e0474
add #include "config.h" when these files are built as parts of host tools.
2003-06-30 12:32:21 +00:00
wiz
23ea338b1b
Use a better width argument.
2003-06-30 12:02:08 +00:00
tshiozak
cba952da4e
u_int*_t -> uint*_t.
...
I would like to use stdint.h, but it is too modern for the host tools.
u_int*_t are more popular under UNIX-like systems, although they are
not backed up with any standards.
(src/tools/compat/stdint.h is maybe necessary.)
2003-06-29 17:30:07 +00:00
jdc
5572bca927
Make the refresh complete in the presence of multiple sub-windows.
...
Match function names in the debug output.
2003-06-28 21:11:43 +00:00
wiz
a8f1dff65a
Add Ns.
2003-06-27 18:57:09 +00:00
wiz
e19fe12b03
Remove superfluous comma.
2003-06-27 18:01:08 +00:00
wiz
b50ca43043
Pa Aq -> Aq Pa; Sy Pa -> Sy.
2003-06-27 17:59:33 +00:00
tshiozak
82d5554eda
sync with the last change for citrus_hash.h.
2003-06-27 17:53:31 +00:00
tshiozak
2aa99730ce
make sure to use LIST_* macros defined in sys/queue.h.
...
pointed out by yamt@netbsd.
2003-06-27 17:43:15 +00:00
wiz
cc45dace72
Use Aq Pa instead of Fd \*[Lt]...\*[Gt].
2003-06-27 15:33:24 +00:00
yamt
d71154b0e4
in _citrus_ctype_btowc_fallback() and _citrus_ctype_wctob_fallback(),
...
use enough size byte arrays, instead of abusing mbstate_t.
just pedantic. no functional change is involved.
2003-06-27 14:52:25 +00:00
wiz
e414629c30
Pa Aq -> Aq Pa so that both work.
2003-06-27 14:50:31 +00:00
wiz
2b8b2a8b6f
Quote question mark and brace.
2003-06-27 14:24:16 +00:00
wiz
2e906114a3
Remove superfluous "".
2003-06-27 14:23:24 +00:00
wiz
3e884db9b9
Quote question mark.
2003-06-27 14:03:45 +00:00
wiz
6e5644d28c
Aq Pa instead of Pa Aq.
2003-06-27 13:58:51 +00:00
wiz
2a0c101d51
Remove superfluous semicolon.
2003-06-27 13:23:11 +00:00
wiz
551b587f30
End sentence with a dot.
2003-06-27 13:17:02 +00:00
wiz
1f45225df4
Fix typo in macro name, and remove a trailing comma.
2003-06-27 13:05:08 +00:00
wiz
6f235494c5
Fix typos in macro names.
2003-06-27 13:02:27 +00:00
yamt
8822a3e83e
$NetBSD $ -> $NetBSD$
2003-06-27 12:55:13 +00:00
wiz
1ff0ecb2a4
This man page is in section 2, not 3.
2003-06-27 12:23:08 +00:00
wiz
b0e8e1d6c7
SYNOPSIS is not a good place for C comments;
...
also, simplify macro usage.
2003-06-27 12:04:36 +00:00
wiz
e0c3e5d8e2
This man page is in section 2, not 3.
2003-06-27 11:51:07 +00:00
itojun
c7ca01fc7d
i guess the original intent was this...
2003-06-27 08:58:18 +00:00
itojun
877654378b
memset() after null check
2003-06-27 08:56:07 +00:00
itojun
29aff1f984
clear memory after malloc()
2003-06-27 08:50:47 +00:00
tshiozak
284734d7ec
bump libc version because of iconv.
2003-06-27 06:05:08 +00:00
tshiozak
ff5c3e6895
Citrus iconv support(4)
...
add iconv external I/F (iconv.h - iconv_open()/iconv()/iconv_close()) and
iconv(1) utility.
TODO:
- bump libc minor.
- add iconv data files.
- create manpages: iconv_open(3)/iconv(3)/iconv_close(3)/iconv(1)/
mkesdb(1)/mkcsmapper(1).
2003-06-27 05:21:49 +00:00
itojun
7a580d5968
clear malloc'ed memory. sync w/kame
2003-06-27 03:40:44 +00:00
nathanw
6a0c6dddb7
Preferentially read context pointer from pt_trapuc.
2003-06-26 21:51:59 +00:00
dsl
14b491c2c5
Stop refresh(subwin) doing refresh on the other subwin's created before it.
...
(If nothing else the cursor would get left in the wrong place).
Fix some if (!flags & MASK) checks.
2003-06-26 17:17:10 +00:00
dsl
b70727e760
Error attempts at nested subwindows, the data structures don't support them.
...
I can't quite decide whether the X/Open Curses Issue 4, version 2 needs them.
2003-06-26 17:13:55 +00:00
wiz
f899ab9b92
There is no FreeBSD-3.3.0, only FreeBSD-3.3.
2003-06-26 12:25:22 +00:00
tshiozak
f3995f1ad3
correct wcrtomb(3) - it is not conforming to standard on handling L'\0'.
...
This change also affects Citrus iconv engine.
2003-06-26 12:09:56 +00:00
tshiozak
f77c39f209
make sure that key is case-insensitive.
2003-06-26 12:05:04 +00:00
dsl
c7ba282830
Stop blank line being added when newline is processed with __ISPASTEOL set.
2003-06-26 10:22:33 +00:00
wiz
5231f1f288
Remove trailing whitespace.
2003-06-26 10:01:18 +00:00
wiz
85cf615bd0
Work around a warning from groff-1.19.
2003-06-26 10:00:24 +00:00
wiz
73d12a57ca
Fix typo in macro.
2003-06-26 09:50:49 +00:00
nathanw
9639eeaf54
Adapt to pt_trapuc: change STACK_SWITCH to check for a value in pt_trapuc
...
and use it preferentially to a value in pt_uc, clearing it once on the new
stack. Move stores into pt_uc back to before the stack switch; storing
after the stack switch opened a one-instruction race condition where an upcall
that had just started a chain could be preempted again, and would bomb when
restarted due to its pt_uc not yet having been updated. Now that pt_trapuc
is what the upcall code writes to, it is safe to store to pt_uc before
switching stacks.
Remove obsolete pt_sleepuc code.
2003-06-26 01:45:31 +00:00
nathanw
487eb7e193
Initialize pt_trapuc in pthread__initthread().
2003-06-26 01:30:39 +00:00
nathanw
1414a095ac
Remove PT_SLEEPUC and add PT_TRAPUC.
2003-06-26 01:29:28 +00:00
nathanw
81a27fd0b2
Adapt to pt_trapuc: Store context obtained from upcalls there, clear it
...
in switchto targets and vitims, and print it in debug messages (including
indication of whether a context is trap or user context).
Remove obsolete pt_sleepuc handling.
2003-06-26 01:28:14 +00:00
nathanw
1af6125572
Clear pt_trapuc when idling threads.
2003-06-26 01:26:39 +00:00
nathanw
2534cd2bea
Introduce a new pointer, pt_trapuc, that stores thread context captured
...
by the kernel. Separating this from pt_uc makes it possible to avoid a race
condition in pt_uc management near the STACK_SWITCH part of pthread__switch()
and pthread__locked_switch().
Remove pt_sleepuc pointer, which was made obsolete by the previous round of
UC juggling but still present in the assembler files.
2003-06-26 01:26:11 +00:00
nathanw
3ca7487c30
More printf format size tweaks.
2003-06-25 23:26:00 +00:00
nathanw
4a9ac109f0
Complain clearly if SA syscalls aren't avaliable.
2003-06-25 23:23:27 +00:00
tshiozak
d710132b4b
Citrus iconv support(2)
...
add new plugin modules and bump minor (because of some new I/Fs).
2003-06-25 10:38:01 +00:00
tshiozak
04e58308a3
Citrus iconv support (1)
...
add core engine of Citrus iconv and some support routines.
- iconv core (citrus_iconv)
- coded character set mapper (csmapper)
- encoding scheme database (esdb)
- standard encoding scheme handler (stdenc)
- basic character set manipulation utilities (bcs)
- mmap based infrastructure (citrus_lookup/_mmap/_memstream/_db)
- some source codes of new plugins (not built yet)
2003-06-25 09:51:26 +00:00
nathanw
39f9ecfa06
Oops, reordering the PT_STATE/PT_SWITCHTOUC/PT_SWITCHTO assembly
...
killed a live value too soon. Fix by using a different register for
the PT_STATE immediate.
2003-06-24 18:54:56 +00:00
nathanw
96458e8892
Update the switch_return point name in the static case.
2003-06-23 22:50:23 +00:00
christos
40e148ef6b
PR/21948: Todd Vierling: Implement MAP_TRYFIXED for linux emulation.
2003-06-23 21:32:33 +00:00
uwe
b92f152573
First bits of SH3 support. Only _context_u.S is implemented (passess
...
cu[1-6] tests), the pthread_switch.S is stubbed out for now.
Code posted by Christian Groessler (cpg at aladdin dot de) to port-sh3.
2003-06-23 19:34:43 +00:00
christos
d695477b73
PR/21963: MAEKAWA Masahide: Don't free(dirp) before its last use.
2003-06-23 14:35:38 +00:00
uwe
439470c9f0
Registers _REG_Ri defines are numbered backwards, so when we fill
...
r4-r7 with arguments, use the correct *minus* i to compute the i-th
register index.
2003-06-23 10:45:20 +00:00
jdc
11f267a000
Add noqiflush() and qiflush()
...
Fixes PR lib/20037.
2003-06-20 06:58:53 +00:00
jdc
c521d02fce
Add keyname().
...
Fixes PR lib/20033.
Allow SMALL to be defined, to reduce the size of the library.
2003-06-20 06:56:29 +00:00
christos
96759472a4
provide a definition for __attribute__
2003-06-19 16:19:42 +00:00
christos
9b8791db6c
From michael@moria.de:
...
Fix realloc case where we could be running out of space if too many matches.
2003-06-19 16:04:57 +00:00
christos
839ca00b3c
From michael@moria.de:
...
- use __attribute__((__unused__)) in arguments where appropriate.
- some int -> size_t and char * to const char * conversions.
2003-06-19 15:55:05 +00:00
martin
f546abe798
Catch up with Nathan's changes to other archs.
2003-06-17 23:18:48 +00:00
nathanw
876d7e7eec
Dodge a potential race condition in pthread__debuglog_printf(). It's
...
still possible for multiple threads to write into the same space, but
they shouldn't be able to corrupt the write pointer in the process.
Also, check for pointer-lapping a bit more carefully in the wrap
vs. non-wrap case.
2003-06-16 21:24:48 +00:00
martin
aba86b525b
Catch up with changes Nathan did to other archs.
2003-06-15 17:11:36 +00:00
scw
7d221cb560
Apply Nathan's switch-away fix and previous save-PT_UC from new stack fix.
2003-06-13 08:07:03 +00:00
scw
04f197eae9
Apply Nathan's switch-away fix and previous save-PT_UC from new stack fix.
...
Compile-tested only.
2003-06-13 07:45:17 +00:00
itojun
3abc10868f
add $NetBSD$
2003-06-13 04:09:18 +00:00
lukem
34795551b8
add const qualifiers to match md{2,4,5}.h
2003-06-13 01:28:41 +00:00
nathanw
4bd45b7b3b
Oops, that's switch_return_point, not locked_return_point. The perils
...
of cut-and-paste.
2003-06-12 23:19:27 +00:00
provos
0275e3fef4
enable building the library and the regression test
2003-06-12 23:18:07 +00:00
provos
f67349cc61
fix warnings
2003-06-12 23:07:58 +00:00
nathanw
aa6f5de228
STACKSPACE of 16 is too small, given the use of CALLFRAME_SIZ;
...
increase to match.
2003-06-12 23:01:17 +00:00
nathanw
eb6ba6fbef
Apply switch-away fix and previous save-PT_UC from new stack fix.
2003-06-12 23:00:28 +00:00
provos
13993283c2
import of libevent; an event abstraction library that supports kqueue and
...
poll on NetBSD.
2003-06-12 22:54:25 +00:00
fvdl
1a31b8db4d
Apply Nathan's switch-away fix.
2003-06-12 22:03:18 +00:00
nathanw
b43f1c7405
In pthread__resolve_locks(), change the conditions for removing a normal
...
thread from the continuation chain: Not only must it have released all
spinlocks, but it must have signaled completion by finishing pthread__switch
or by having stored into pt_switchto.
Together with the previous pthread_switch.S changes, this fixes a couple of
crasehes caused by race conditions in the examination and use of pt_next,
and by switching to empty pt_switchtouc's.
2003-06-12 21:49:42 +00:00
nathanw
f866ba061d
Two fixes:
...
* In switch-away cases, write PT_SWITCHTO last (after PT_SWITCHTOUC), so
that pthread__resolve_locks() doesn't see an empty SWITCHTOUC value. This
also permits pthread__resolve_locks() to use the presence of PT_SWITCHTO
as a sign that the thread has done all of its necessary chain work.
* Make the return-point of pthread__switch global and visible, so that its
address can be compared to the PC of a thread, again as a sign that its
chain-work is done.
(other architectures in progress, after they get the *previous* asm fix...)
2003-06-12 21:46:03 +00:00
nathanw
edc79413b1
Don't need to set the MSR field here; _INITCONTEXT_U_MD() takes care
...
of that where necessary.
2003-06-12 19:09:45 +00:00
wiz
a484727e05
Adapt to current sys/socket.h. Noted by MAEKAWA Masahide in PR 21849.
2003-06-11 07:11:09 +00:00
jdc
44d2f865a0
Mark all lines on new pads as dirty. This ensures that we draw blank
...
(untouched) lines when the pad is refreshed.
2003-06-09 06:58:11 +00:00
thorpej
e714d726a6
$NetBSD$, not $Header$.
2003-06-08 06:44:28 +00:00
yamt
795dfe8877
- change default message size for udp to UDPMSGSIZE(8800) from 8192.
...
(to be compatible with pre-TIRPC)
- bump message size limit to 256k.
from FreeBSD's rev.1.3.
2003-06-07 07:41:41 +00:00
nathanw
877f89857f
Tiny bit of infrastructure for ABI-supported thread-ID storage.
2003-06-06 21:06:07 +00:00
nathanw
1809ee5c2c
Fix typo in comment.
2003-06-06 19:35:03 +00:00
wiz
aeeb4fe3d0
Grammar, spelling, markup fixes from jmc@openbsd.
2003-06-06 13:42:49 +00:00
wiz
4ed8aa82ed
Use Aq Pa instead of Fd \*[Lt]...\*[Gt]. From jmc@openbsd.
2003-06-06 13:33:17 +00:00
itojun
7a5741651c
- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)
...
- routing header declaration with RFC3542
(note: sizeof(ip6_rthdr0) has changed!)
also, sync up with RFC2460 routing header definition (no "strict" source
routing mode any more)
part of advanced API update (RFC2292 -> 3542).
2003-06-06 08:13:43 +00:00
itojun
e72a5afeb3
KNF.
2003-06-06 06:43:18 +00:00
yamt
675f9cd51a
add a missing release_fd_lock.
2003-06-06 00:48:45 +00:00
matt
362ac6119e
Only return CC_EOF if ^D (VEOF) was the only thing on the line. Otherwise
...
beep and don't do anything else. This mimics the behavor of ^D outside in
normal terminal mode. (^D in vi scrolls forwards and as such isn't
appropriate to emulation)
2003-06-04 20:14:05 +00:00
nathanw
33314cffa1
Make infrastructure for man pages.
2003-06-03 21:34:00 +00:00
nathanw
5581819638
Man pages for libpthread, adapted from FreeBSD by Stephen Degler.
2003-06-03 21:33:06 +00:00
nathanw
380bb3a8b0
Man pages for libpthread, written by Stephen Degler.
2003-06-03 21:31:36 +00:00
uwe
0bbb587407
Add atoll(3) to libnbcompat. We need it when building target's gcc
...
for a 64-bit target on a 32-bit host.
NB: There seems to be a bug in either gcc itself or the way we import
it, b/c the incorrect #define HAVE_ATOLL is picked from (e.g. for
sparc64) gnu/usr.bin/gcc/arch/sparc64/auto-host.h - so when gen*
auxilary (host) programs are built in gnu/usr.bin/gcc/backend, they
incorrectly pick-up target's HAVE_ATOLL.
For now providing atoll(3) in libnbcompat is a simple and sufficient
workaround.
2003-06-03 03:16:48 +00:00
christos
dc1665b80b
Add pthread_attr_getstack{,size,addr} needed by jdk
2003-06-02 16:59:26 +00:00
thorpej
c2048dc2a3
Don't need sysident.h here anymore; crti provides it.
2003-05-31 19:41:24 +00:00
salo
9a8fb24f43
Add ETIME translation.
2003-05-30 23:24:23 +00:00
wiz
26c0f55f7f
Add translation for 92 (ETIME).
2003-05-30 23:10:42 +00:00
jdolecek
0208373f7d
add ETIME translation
2003-05-30 19:35:34 +00:00
jdolecek
c01f677379
ETIME is #92 , not #91
2003-05-30 19:33:58 +00:00
kleink
0c9499738e
Add LC_MESSAGES to the listing of categories; fixes PR misc/19829 from
...
FUKAUMI Naoki.
2003-05-30 12:11:48 +00:00
kleink
8929f86e50
Delint a use of uintptr_t; not strictly necessary with -current lint(1),
...
but consistent with makecontext.c.
2003-05-30 07:23:25 +00:00
simonb
dbf00ebd13
Use the date I committed this, not the date I originally came up with
...
the changes.
2003-05-30 02:22:23 +00:00
simonb
20a5af5edd
Allow either parameter to the getbsize(3) function to be a NULL, in
...
which case it is ignored.
2003-05-30 00:12:09 +00:00
nathanw
4ee0df68f2
Allocate and initialize dirp->dd_lock before calling telldir(), which
...
will try to lock it.
Addresses PR lib/21712.
2003-05-29 18:29:59 +00:00
christos
25cb0b1e94
de-lint pointer casts.
2003-05-29 18:15:25 +00:00
kleink
4f95ecd71a
KNF example: NULL vs. 0, space after switch.
2003-05-29 17:48:49 +00:00
kleink
45586dc2f9
Need <string.h> for memcpy().
2003-05-28 21:08:23 +00:00
kleink
9a398ec067
Add restrict qualifiers to previous.
2003-05-28 20:28:37 +00:00
christos
fa46624bca
add readdir_r alias
2003-05-28 20:22:55 +00:00
dsl
386a8e5059
Don't restartwin() if it isn't stopped.
...
Ensures we don't save the modified tty flags (as well as doing all the
initialisation twice) if the application (eg systat) calls curses functions
in its own restart code.
2003-05-28 20:19:42 +00:00
christos
1e1359c7d6
agent 99
2003-05-28 20:06:22 +00:00
christos
9af7135771
add mutex locking for directories and readdir_r(3). Influenced by FreeBSD.
2003-05-28 20:03:37 +00:00
christos
c8042cb209
no need to declare __isthreaded.
2003-05-28 19:57:22 +00:00
kleink
9d85c4a5f8
Add ETIME, per POSIX-2001.
2003-05-27 22:37:33 +00:00
christos
143f5a277a
pass lint:
...
1. add new pthread__abort() and change pthread_assert(0) to it.
2. put constcond in the right place (in the macro).
3. no space after pthread__assert macro.
2003-05-27 15:24:24 +00:00
christos
4e29fa8276
add missing notreached lint comment.
2003-05-27 15:22:56 +00:00
thorpej
119837ff52
Fix handing of -ve hexadecimal numbers in the %i format. Fixes
...
PR lib/21691. Patch from Simon Burge.
2003-05-27 14:32:29 +00:00
nathanw
5faa7f5bef
* Recycle upcall stacks as soon as possible rather than waiting to
...
accumulate half of the total number. There are too many ways for
the SA subsystem to deadlock waiting for stacks that userland has no
reason to recycle.
* Consolidate switchto handling in pthread_resolve_locks().
* Add code to re-chain the preempting parents of switchtos.
* Tweak debuglog output in a couple of cases.
2003-05-26 19:41:03 +00:00
itojun
74a8711692
protect from nasty PTR records which could be abused to workaround access
...
control:
1.1.1.10.in-addr.arpa. IN PTR 2.3.4.5
2003-05-26 10:05:07 +00:00
lha
47cfb027a2
install more man pages
2003-05-26 09:22:29 +00:00
lha
4a1a2b48c6
install more man pages
2003-05-26 01:11:55 +00:00
pooka
13ae509ab9
lint should pass "empty translation unit" now
2003-05-25 21:51:14 +00:00
pooka
e26029d0eb
versions for file 4.03
2003-05-25 21:49:55 +00:00
wiz
a2c49e51e1
Fix typo reported by Douwe Kiela in PR 21677.
2003-05-25 17:19:42 +00:00
petrov
09ec250b4c
Declare global register.
2003-05-23 18:20:14 +00:00
simonb
5d5afc14d8
Match END label with LEAF label.
2003-05-23 06:36:10 +00:00
wiz
c66093c273
Make i an int to please lint and remove a cast.
2003-05-22 16:09:09 +00:00
wiz
e6e9b32c33
Grammar fix; no functions returnint pointers here, so remove section
...
about those functions from RETURN VALUES section.
2003-05-22 09:25:52 +00:00
jdc
8b94a64a5a
Remove erroneouly added file.
2003-05-21 21:24:36 +00:00
jdc
cbce99002b
Cross reference curses_addchstr.3.
2003-05-21 21:22:15 +00:00
jdc
8b782b08d1
Increment libcurses minor for addition of addchstr() functions.
2003-05-21 21:21:14 +00:00
jdc
57b809b169
Add addchstr() family of functions.
...
Based on mail from Douwe Kiela.
Fixes PR lib/21285 by Thomas Klausner.
2003-05-21 21:19:52 +00:00
jdc
416748f2db
Add mvw* functions.
2003-05-21 20:33:21 +00:00
kristerw
c87c28c18c
Include string.h for strcmp.
2003-05-21 20:29:51 +00:00
wiz
68221b9ec6
Bump date for last.
2003-05-21 06:57:08 +00:00
jdc
ad216762c8
Add missing *printw manual page links.
...
Patch provided in PR lib/21446 by Douwe Kiela.
2003-05-21 06:46:51 +00:00
jdc
8aec7a6456
Sort addbytes().
2003-05-21 06:16:16 +00:00
jdc
a365e46b92
Mention _CURSES_USE_MACROS.
2003-05-21 06:15:09 +00:00
wiz
fc7bf2b10c
Nit fixes from jmc@openbsd.
2003-05-20 10:15:16 +00:00
jdc
2e4b986118
Add missing manual page links.
2003-05-20 06:54:44 +00:00
fvdl
b2a54b691e
Back out previous for now. I already suspected part of it was wrong,
...
and there has been one report of problems in the mean time.
2003-05-19 09:26:15 +00:00
christos
56a0a03629
From Martin Blapp mb at imp dot ch, should fix PR/20768
...
Remove the special treatment off non-blocking mode in
xdrrec_eof(). This change broke seriously reading serialized
xdr-records. A end of a request could sometimes not
be recognized and the socket got closed too early.
Initialize in_reclen and in_received in a second case
if we get more outstanding records.
2003-05-18 23:59:28 +00:00
dsl
1473d232c3
Don't do __stopwin() if it is already stopped.
...
Allows error messages from programs like sysinst() to be seen.
(There is an explicit stopwin() before the error message is output,
and a second in the atexit() called cleanup() routine)
2003-05-18 10:02:07 +00:00
thorpej
5a467fa72d
Add isinfl() and isnanl().
2003-05-17 20:43:13 +00:00
thorpej
8969ba6ff5
Build _isinfl() and _isnanl().
2003-05-17 15:05:52 +00:00
thorpej
f9345ff71e
Add _isinfl() and _isnanl() routines, currently for internal use only.
2003-05-17 14:51:24 +00:00
itojun
6a95da7f05
bound copies
2003-05-17 01:36:03 +00:00
scw
5bd6b99940
Both pthread__lock_ras_start and pthread__lock_ras_end need to be
...
explicitly declared global in the asm() statements for the benefit of
SH5 binutils. Otherwise, the assembler/linker (I haven't figured out
which) botches the SHmedia bit when generating GOT references for
these symbols in the shared version of the library.
Ok'd by Nathan.
2003-05-16 23:37:47 +00:00
scw
644aebe258
Duh. s/PIC_PROLOGUE/PIC_EPILOGUE/
2003-05-16 22:40:56 +00:00
nathanw
baa073280b
Separately report unlocking an unlocked mutex and unlocking a mutex
...
owned by another thread.
2003-05-16 21:28:26 +00:00
wiz
b976c55907
Consistently spell "crash dump" as two separate words. From jmc@openbsd.
2003-05-16 10:24:55 +00:00
lha
f66ab28ab4
bump minors appropriately
2003-05-15 20:58:43 +00:00
lha
98326d86aa
add files for heimdal 0.6
2003-05-15 20:51:01 +00:00
wiz
76907a433e
Fix typo in comment.
2003-05-15 19:16:37 +00:00
nathanw
a06836c083
Remove an unnecessary test in pthread_getspecific().
2003-05-15 19:13:24 +00:00
jmc
84b2ae9f5b
Typo police
2003-05-15 16:46:55 +00:00
itojun
da3884cbf4
latest copyright notice (more loose). noted by wiz
2003-05-15 15:02:52 +00:00
kleink
affdf0b300
Change conformance reference to 1003.1-2001; the reference to 1003.1g is
...
retained in HISTORY. Spotted by Thomas Klausner.
2003-05-15 10:16:36 +00:00
wiz
ccc85581a5
Point to IPC tutorials in /usr/share/doc/psd, update names, and add authors.
...
Bump date.
Suggested by kleink.
2003-05-15 10:13:53 +00:00
wiz
14cddbf770
Point to IPC tutorials in /usr/share/doc/psd, update names, and add authors.
...
Bump date.
Suggested by kleink.
2003-05-15 09:52:08 +00:00
wiz
d43e332f1e
setup -> set up.
2003-05-14 12:11:03 +00:00
wiz
f30ce359ce
setup -> set up, from jmc@openbsd.
2003-05-14 07:24:21 +00:00