summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-11-03in block size calculations, use SIO_BPS(precision) instead ofAlexandre Ratchov
2009-11-02permit -DMALLOC_STATS to compile againTodd T. Fries
2009-11-01Use a local numeric label to branch to the start of the function, instead ofMiod Vallat
2009-11-01Two minor bug fixes rotting in my tree:Ingo Schwarze
2009-10-31s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).Igor Sobrado
2009-10-30stop using kqueue.Theo de Raadt
2009-10-28a few leftovers from yesterday's SCCS/RCS-ID removal;Ingo Schwarze
2009-10-28skip the \' formatting flag, grouping is not implemented; ok deraadt@Christian Weisgerber
2009-10-28more fallout from jasper's commit.Jonathan Gray
2009-10-28Remove mutext from list of held mutexes in _mutex_reinit(). CorrectsKurt Miller
2009-10-28more rcsid/sccs cleanupTheo de Raadt
2009-10-28Do not need -DLIBC_SCCS anymoreTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-10-27- bump the majors of libpthread and librthread, as they used to return anJasper Lievisse Adriaanse
2009-10-27define ENOTSUP EOPNOTSUPP is no longer neededTheo de Raadt
2009-10-27reorder the log functions slightly; from thomas pfaffJason McIntyre
2009-10-27We don't have an "Ap" macro so ".Fn execve() Ap d" is wrong, reword to removeNicholas Marriott
2009-10-26add ENOTSUP and bump libc minorJasper Lievisse Adriaanse
2009-10-26Add man pages for the fdim/fmin/fmax family of functions and make sure fdimlMark Kettenis
2009-10-26reader state cannot be IDLE, terminate the stream if so ratherAlexandre Ratchov
2009-10-24document log2() and log2f(); from thomas pfaffJason McIntyre
2009-10-24Flow control blocks the client in sio_write(3). Split the dataAlexandre Ratchov
2009-10-22set protocol version number for midi too. Fixes aucat refusingAlexandre Ratchov
2009-10-22When starting playback, the client tries to write ``bufsz'' framesAlexandre Ratchov
2009-10-22Back out previous commit, as it caused too much growth for the installPhilip Guenthe
2009-10-21Add f*lockfile() routines to librthreadPhilip Guenthe
2009-10-21Change libpthread's f*lockfile() routines to stop acting as no-opsPhilip Guenthe
2009-10-21Fix the handle locking in stdio to use flockfile/funlockfilePhilip Guenthe
2009-10-21After forking, the child is single threaded, so tell libc that. ThisPhilip Guenthe
2009-10-20Check mmap return value against MAP_FAILED not NULL.Paul Irofti
2009-10-18terminfo supports the use= capability (tc= in termcap), to allow oneNicholas Marriott
2009-10-17Add version number to aucat protocol. It's not used yet,Alexandre Ratchov
2009-10-16teach gdtoa & its subroutines that malloc can fail; in which caseMartynas Venckus
2009-10-13In evbuffer_readline, do not lose data upon malloc failure. From mainstream:Jacek Masiulaniec
2009-10-12another cert that makes godaddy.com and launchpad.net (among others) happy.Federico G. Schwindt
2009-10-10rewrite the history section, prompted by Paul Stoeber; ok deraadt@ jmc@Otto Moerbeek
2009-10-10when setting parameters of sun devices, check that selected encodingAlexandre Ratchov
2009-10-10at initialization of sun devices, use sio_setpar(3) instead ofAlexandre Ratchov
2009-10-10since AUDIO_INITINFO() may set parameters to whatever is supportedAlexandre Ratchov
2009-10-04Add (again) support for divert sockets. They allow you to:Michele Marchetto
2009-10-01Do not `return' in void functions.Miod Vallat
2009-09-29remove unsupported LIBRARY section; from Alan R. S. BuenoJason McIntyre
2009-09-27rfork_thread() lacked PIC handling for CERROR, resulting in a text relocationPhilip Guenthe
2009-09-27Minor bump for safety, due to the mips cachectl() addition.Miod Vallat
2009-09-27Add an implementation of IRIX-compatible cacheflush() routine to mips ports,Miod Vallat
2009-09-24Test for MACHINE_ARCH to decide whether to build stuff in libarch/arm, insteadMiod Vallat
2009-09-24rfork_thread() lacked PIC handling for CERROR, resulting in a text relocationPhilip Guenthe
2009-09-18Zero out IPv6 mask before using it. This fixes expressions likeAlexander Bluhm
2009-09-10cvs log message from ed@freebsd, revision 197045:Jason McIntyre
2009-09-09Palm: Integration into the treeMarek Vasut