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