summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1999-02-04correct clnt_control() args; alex@freebsdTheo de Raadt
1999-02-03comment out broken float save stuff for the time beingDavid Leonard
1999-02-03wrong ret type for write define (millert@)David Leonard
1999-02-02arc fixes for libc_rimp
1999-02-02typoDavid Leonard
1999-02-01Bracket protos for _nc_read_bsd_terminfo_entry and _nc_read_bsd_terminfo_fileTodd C. Miller
1999-02-01When compiling for ELF use .init and .fini sections instead of special syms.Per Fogelstrom
1999-02-01Should be taken care of but make it obviousPer Fogelstrom
1999-02-01There must be a better way...Per Fogelstrom
1999-02-01add test_sigsuspend test_sigwaitDavid Leonard
1999-02-01move tests togetherDavid Leonard
1999-02-01don't handle signals in the gc threadDavid Leonard
1999-02-01don't compute resource usage. this speeds things up a lotDavid Leonard
1999-02-01sync with tzcode1999aDavid Leonard
1999-02-01mi ptraceDavid Leonard
1999-02-01malloc can't use write() if it fails very early, so use the unwrapped syscall...David Leonard
1999-02-01remove PASSTHRUDavid Leonard
1999-01-31missed this in last updateTodd C. Miller
1999-01-31ncurses-4.2-990130Todd C. Miller
1999-01-29tzcode1999a from ftp://elsie.nci.nih.gov/pub - merge with libc_r stuffDavid Leonard
1999-01-29tzcode1999a from ftp://elsie.nci.nih.gov/pubDavid Leonard
1999-01-28namespaces: unix --> __unix__Marc Espie
1999-01-28Preliminary version for PIC support. Builds and runs standard and profiledDale S. Rahn
1999-01-28update for binutils 2.9.1, whenever it might show up... The changesDale S. Rahn
1999-01-24ncurses-4.2-990123Todd C. Miller
1999-01-24updates from ncurses-4.2-990123Todd C. Miller
1999-01-24ACS_BLCORNER and ACS_BRCORNER should be ACS_LLCORNER and ACS_LRCORNER respect...Todd C. Miller
1999-01-23make _nc_read_file_entry() look in terminfo.db too. Makes the -A and -B flag...Todd C. Miller
1999-01-22typoArtur Grabowski
1999-01-22ENTRY -> SYSENTRY for sparc libc_r (per d@)Marco S Hyman
1999-01-22mention that rmdir(.) returns EBUSY as per XPG4.2Todd C. Miller
1999-01-22Move call to _nc_read_bsd_terminfo_entry() to _nc_read_entry() so readingTodd C. Miller
1999-01-22updates changes from latest ncursesTodd C. Miller
1999-01-22cosmetic man page changes from latest ncursesTodd C. Miller
1999-01-21mention html docsTodd C. Miller
1999-01-20hide pipe, sigsuspend, sigprocmask; remove -gDavid Leonard
1999-01-20make /usr/src/lib/libcurses/doc/ if it does not exist since the mtree gets do...Todd C. Miller
1999-01-20use LIBCSRCDIRDavid Leonard
1999-01-19enable libc_rDavid Leonard
1999-01-19performance metrics are now elsewhereDavid Leonard
1999-01-19thread supportDavid Leonard
1999-01-18use the doc dirTodd C. Miller
1999-01-18ncurses docs in htmlTodd C. Miller
1999-01-18ncurses-4.2-990116Todd C. Miller
1999-01-18stubsDavid Leonard
1999-01-18documentDavid Leonard
1999-01-18move private spinlock protos outDavid Leonard
1999-01-18typo; niceDavid Leonard
1999-01-18add section numbers to XrDavid Leonard
1999-01-18sync with previous changesDavid Leonard