wiz
8973a7a700
Sort sections.
2011-04-25 23:14:33 +00:00
wiz
35124272d3
Remove duplicate "the". From Henning Petersen in PR 44640.
2011-02-26 12:56:35 +00:00
matt
2f86908fcf
Use PRINTOBJDIR to get the object directory of libc and use that with -I.
2011-01-18 16:41:51 +00:00
matt
cbf89944a0
Add -D_REENTRANT
2011-01-17 09:43:56 +00:00
matt
2dd1b647a7
For cerror, allow -I../libc to allow inclusion of any assym.h, if up.
2011-01-16 03:29:36 +00:00
matt
314296c406
Let libposix and librt have their own version of __cerror (__posix_cerror and
...
__rt_cerror). This enables each library (including libc) the oppurtunity to
make its __cerror hidden and avoid being called via the PLT. No user visible
differences to no need to bump the minor number.
2011-01-14 05:19:59 +00:00
njoly
416b82e2e3
Fix macro (DV -> Dv).
2011-01-06 15:22:20 +00:00
yamt
f15acd14df
remove RESTRICTIONS section, which seems unrelated to our implementation
2010-09-15 07:28:46 +00:00
jruoho
c28dcae1e0
Get rid of SYSCTL_SETUP.
...
We want the sysctl variables also when mqueue(3) is loaded as a module.
2010-07-28 20:49:12 +00:00
wiz
e54f45dc8a
Fix xref.
2010-06-07 16:37:07 +00:00
wiz
e02d784273
Grammar and spacing fixes.
2010-06-07 16:33:45 +00:00
jruoho
35bff1e486
Remove some leftover .\" comments.
...
The sysctl variables will be described in sysctl(7).
2010-06-07 07:39:43 +00:00
jruoho
9921e5b526
Build links also for mq_timedreceive(3) and mq_timedsend(3).
2010-06-07 07:26:20 +00:00
jruoho
00b42ad814
Mostly refer to the main page, mq(3), in SEE ALSO.
2010-06-07 07:21:52 +00:00
jruoho
dfba418d38
Add mq(3), a manual page for the POSIX message queues. This tries to act as
...
a short introduction to the rationale and API, noting also some pros and cons.
rmind@: basically ok. Please feel free to adjust, correct, and extend.
2010-06-07 07:11:27 +00:00
jruoho
2e96a91ae5
Remove the paragraph about the used notification mechanism. Instead,
...
reference sigevent(3). Clarify the file offset discussion.
2010-05-19 06:35:20 +00:00
jruoho
e8cfad37a0
Reference only aio(3) in SEE ALSO as it is the central placeholder. Note
...
timespec(3). Markup: -width Er (not -width Dv), .Dv NULL (not null), etc.
2010-05-17 19:22:31 +00:00
jruoho
6683f39fe8
Fix a typo of a typo, and use .Sq in couple of places.
2010-05-17 19:04:55 +00:00
jruoho
e95625039b
Writing, rereading, writing, reareading, and yet still one typo.
2010-05-17 17:55:49 +00:00
jruoho
4e9ea952b8
Add an introductory manual page for the POSIX asynchronous I/O, aio(3).
...
This is hopefully enough for a reader to get started with the aio.
ok rmind@
2010-05-17 17:15:42 +00:00
wiz
d4aff2c819
Fix spaco.
2010-05-14 08:30:34 +00:00
joerg
4f27706e70
Provide a sane argument for -width.
2010-05-14 03:25:20 +00:00
jruoho
a9d1f49a49
Use standard section headers, as documented in mdoc.samples(7).
2010-05-06 10:49:53 +00:00
jruoho
5df5911ae4
Markup: .Ss -> .Sh, .Fa -> .Fn, offset indent, and use lists in two places
...
for clarity.
2010-05-06 10:40:43 +00:00
joerg
e382e1d38b
Use .In instead of .Aq Pa and variantes for header files.
2010-03-22 22:00:37 +00:00
wiz
1e9633cfe4
Merge two descriptions for same error code.
2009-05-13 12:56:05 +00:00
joerg
bea55cbff7
Fix markup.
2009-03-10 13:23:39 +00:00
rmind
2017b2a396
Small fix, "processes" mistaken with "processors".
2009-01-29 00:54:54 +00:00
dyoung
d4e20cf95c
Try to clarify what pset(3) actually does. This needs some more
...
work.
2009-01-28 23:44:45 +00:00
rmind
909e7f4259
- Make thread-affinity and processor-set interfaces mutually exlusive.
...
- pset_assign: when CPU is assigned, migrate out all LWPs from it.
2009-01-20 01:57:35 +00:00
christos
46edb91e9f
bump shared libraries.
2009-01-11 03:07:47 +00:00
rmind
57babc4980
Manuals describing the interface of POSIX message queues.
...
Taken from The Open Group, with various modifications.
Thanks <wiz> for improvements!
2009-01-05 21:19:48 +00:00
ad
18e73e1ebe
Replace semid_t with intptr_t. No function change. This is a libc/kernel
...
private interface and so the name change should not affect any third
party code.
2008-11-14 15:49:20 +00:00
wiz
0927a61656
Add missing word.
2008-11-01 14:04:52 +00:00
snj
c65dcf2d06
Tweak some wording.
2008-10-31 18:07:18 +00:00
rmind
a2d73f8239
Sync the man page with recent addition of few wrappers.
2008-10-31 11:55:40 +00:00
mrg
45ce2feab7
use libc/libcincludes.mk.
2008-10-26 07:28:49 +00:00
rmind
43819fe5ab
Do not recommend to mix affinity(3) with pset(3).
2008-10-18 03:37:41 +00:00
rmind
2a94bd63c1
Move scheduling functions from librt to libc.
...
Fixes PR/38657.
2008-07-02 20:05:16 +00:00
wiz
e15ccc02f4
Make HTML-ready. Bump date for previous.
2008-06-22 08:24:40 +00:00
wiz
81ffe97c5e
Bump date for previous.
2008-06-22 08:24:26 +00:00
rmind
4e4303fb66
pset(3): add code example, note about thread affinity.
...
sched(3): mention affinity(3) and cpuset(3).
2008-06-16 14:34:10 +00:00
ad
be6b674555
These work with SCHED_4BSD now.
2008-05-24 12:57:00 +00:00
ad
6b5cb6423a
BUGS section no longer applies.
2008-05-05 14:46:40 +00:00
martin
11a6dbe728
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
martin
ce099b4099
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
rmind
38b8e432cc
Add "This API is expected to be compatible with the APIs found in Solaris and
...
HP-UX operating systems" into the STANDARDS section, as discussed with <wiz>.
2008-03-11 18:09:40 +00:00
rmind
f67f2ea584
Add pset(3) manual page, and appropriate links.
...
Thanks <wiz> for review and fixes!
2008-03-10 19:00:21 +00:00
rmind
2ac12931eb
Add sched(3) manual page, and appropriate links.
...
Thanks <wiz> for review and fixes!
2008-03-10 14:47:06 +00:00
yamt
603e4b9abd
update for _sched_{get,set}param changes. from rmind@.
2008-02-09 17:01:51 +00:00