summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Unbreak a whatis(1) entry by fixing the NAME section.ru2004-07-051-14/+10
* Make libalias WARNS?=6-clean. This mostly involves renaming variablesdes2004-07-0515-676/+721
* Parenthesize return values.des2004-07-056-120/+120
* Mechanical whitespace cleanup.des2004-07-056-126/+126
* Markup fixes.ru2004-07-053-128/+180
* Markup fixes.ru2004-07-051-22/+28
* Markup fixes.ru2004-07-055-31/+31
* Markup nits.ru2004-07-0514-72/+93
* Fixed cross-references in SEE ALSO.ru2004-07-046-20/+28
* Sort SEE ALSO references (in dictionary order, ignoring case).ru2004-07-0410-11/+11
* Add commentary explaining why we return EBADF upon attempts to fflush() acperciva2004-07-041-0/+12
* Record the offset of thr_id in the thread structure. Required formarcel2004-07-041-0/+1
* Yet another pointy hat: When restoring file flags, it's okay to use thekientzle2004-07-041-1/+1
* Consistently use __inline instead of __inline__ as the former is an empty macrostefanf2004-07-041-3/+3
* Add LibAliasOutTry() which checks a packet for a hit in the tables, butphk2004-07-042-16/+29
* Yes, NgRecvAsciiMsg has the same results as NgRecvAsciiMsg, but it'sjmallett2004-07-041-1/+1
* Fixed markup.ru2004-07-033-13/+14
* Eliminate double whitespace.ru2004-07-0330-59/+62
* Mechanically kill hard sentence breaks.ru2004-07-02215-732/+1395
* Follow previous change in makecontext. Use %esi to store next ucpdavidxu2004-07-021-1/+1
* Deal with unsafe tab characters.ru2004-07-021-1/+3
* Removed trailing whitespace.ru2004-07-029-18/+18
* Fixed spelling of the document date.ru2004-07-026-6/+6
* Markup tidying.ru2004-07-026-16/+37
* Use %esi to store next ucp pointer. Mark end of stack bydavidxu2004-07-022-3/+4
* Change the thread ID (thr_id_t) used for 1:1 threading from being amarcel2004-07-024-19/+9
* Markup, grammar, punctuation.ru2004-07-019-59/+73
* Bumped document date.ru2004-07-011-5/+7
* Back out last delta, it just unpolitely reverted some local changes.ru2004-07-011-8/+8
* Update libstand makefile for zlib 1.2.1.tjr2004-07-011-3/+3
* Update makefile for zlib 1.2.1.tjr2004-06-301-2/+1
* Resolve conflicts.tjr2004-06-3024-2711/+3319
* This commit was generated by cvs2svn to compensate for changes in r131377,tjr2004-06-3011-441/+2290
|\
| * Import zlib 1.2.1 (trimmed)tjr2004-06-3029-2214/+5639
* | Markup, grammar, and spelling fixes.ru2004-06-3020-82/+121
* | Fixed a typo.ru2004-06-302-2/+2
* | When a thread is created suspended have libthr suspend it explicitlymtm2004-06-301-10/+3
* | Fix typo: WRDE_DOOFS -> WRDE_DOOFFS.tjr2004-06-302-5/+5
* | Implement and document fdim{,f,l}, fmax{,f,l}, and fmin{,f,l}.das2004-06-3011-7/+570
* | In case symlinks happen to already be sitting around, be sure to usekientzle2004-06-301-6/+20
* | Some implicit dirs were not having the umask correctlykientzle2004-06-281-4/+13
* | Remove libpthread_dbg, soon it will be replaced by libthread_db whichdavidxu2004-06-287-943/+0
* | Refuse to extract an entry from an archive on top of the archive being read.kientzle2004-06-274-3/+34
* | More cleanup work on permissions restore:kientzle2004-06-273-179/+204
* | Add two new convenience functions to query the uid/gid from ankientzle2004-06-275-29/+121
* | Clean up some consistent confusion between "dev" and "rdev."kientzle2004-06-2712-101/+176
* | More tweaks to implicit directory creation. Even such abominations askientzle2004-06-271-4/+27
* | Implement pthread_atfork in libthr. This is mostly from deichen'smtm2004-06-275-0/+133
* | In the case that the global thread list is being re-initialized aftermtm2004-06-271-4/+4
* | * The mode for implicitly-created dirs is now 0777 modified by thekientzle2004-06-271-4/+6
OpenPOWER on IntegriCloud