summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2003-05-23Declare global register.petrov
2003-05-23Match END label with LEAF label.simonb
2003-05-22Make i an int to please lint and remove a cast.wiz
2003-05-22Grammar fix; no functions returnint pointers here, so remove sectionwiz
2003-05-21Remove erroneouly added file.jdc
2003-05-21Cross reference curses_addchstr.3.jdc
2003-05-21Increment libcurses minor for addition of addchstr() functions.jdc
2003-05-21Add addchstr() family of functions.jdc
2003-05-21Add mvw* functions.jdc
2003-05-21Include string.h for strcmp.kristerw
2003-05-21Bump date for last.wiz
2003-05-21Add missing *printw manual page links.jdc
2003-05-21Sort addbytes().jdc
2003-05-21Mention _CURSES_USE_MACROS.jdc
2003-05-20Nit fixes from jmc@openbsd.wiz
2003-05-20Add missing manual page links.jdc
2003-05-19Back out previous for now. I already suspected part of it was wrong,fvdl
2003-05-18From Martin Blapp mb at imp dot ch, should fix PR/20768christos
2003-05-18Don't do __stopwin() if it is already stopped.dsl
2003-05-17Add isinfl() and isnanl().thorpej
2003-05-17Build _isinfl() and _isnanl().thorpej
2003-05-17Add _isinfl() and _isnanl() routines, currently for internal use only.thorpej
2003-05-17bound copiesitojun
2003-05-16Both pthread__lock_ras_start and pthread__lock_ras_end need to bescw
2003-05-16Duh. s/PIC_PROLOGUE/PIC_EPILOGUE/scw
2003-05-16Separately report unlocking an unlocked mutex and unlocking a mutexnathanw
2003-05-16Consistently spell "crash dump" as two separate words. From jmc@openbsd.wiz
2003-05-15bump minors appropriatelylha
2003-05-15add files for heimdal 0.6lha
2003-05-15Fix typo in comment.wiz
2003-05-15Remove an unnecessary test in pthread_getspecific().nathanw
2003-05-15Typo policejmc
2003-05-15latest copyright notice (more loose). noted by wizitojun
2003-05-15Change conformance reference to 1003.1-2001; the reference to 1003.1g iskleink
2003-05-15Point to IPC tutorials in /usr/share/doc/psd, update names, and add authors.wiz
2003-05-15Point to IPC tutorials in /usr/share/doc/psd, update names, and add authors.wiz
2003-05-14setup -> set up.wiz
2003-05-14setup -> set up, from jmc@openbsd.wiz
2003-05-13fix a simple bug that prevents svc_tli_create to bind to the addressyamt
2003-05-13Bump date for last; remove end-of-line spaces.wiz
2003-05-12Fix a comment delimeternathanw
2003-05-12Rename ieee754_function.c to function_ieee754.c, following the conventionkleink
2003-05-12Bump to libc.so.12.98, due to addition of {h,n}to{n,h}{l,s}() on PowerPC.kleink
2003-05-12Build {h,n}to{n,h}{l,s}() into object code; addresses PR port-macppc/21541kleink
2003-05-11make this compile again.christos
2003-05-11Rather than printing the definition of struct sigaction literally,kleink
2003-05-11As prompted by Thomas Klausner, add a sentence on sigset_t and sigsetops()kleink
2003-05-11Drop trailing space.wiz
2003-05-11Oops, typo in previous.kleink
2003-05-11As prompted by Thomas Klausner, add a RETURN VALUES section.kleink