aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Document missing requests.Diomidis Spinellis2009-03-271-2/+18
* Add support for SCTP to getaddrinfo(3).Hajimu UMEMOTO2009-03-251-7/+20
* Improve the German translation.Alexander Leidinger2009-03-251-6/+6
* - Add Belarusian catalogGabor Kovesdan2009-03-242-0/+250
* Allow compile from c++ for libpmcFabien Thomas2009-03-242-0/+6
* getaddrinfo(3) should accept numeric when ai_socktype is notHajimu UMEMOTO2009-03-241-1/+11
* Save errno before calling _close(), which may clear it.Xin LI2009-03-231-2/+4
* use more proper format string.Xin LI2009-03-232-11/+11
* 7.2 will be the first release where strndup() appears.Konstantin Belousov2009-03-221-1/+1
* Fix typo in comment.Rui Paulo2009-03-221-1/+1
* Install the new headers.Rui Paulo2009-03-221-0/+7
* Support files for new libpcap 1.0.0.Rui Paulo2009-03-212-50/+133
* o Spell.Maxim Konovalov2009-03-211-4/+4
* - Add Ukranian catalogGabor Kovesdan2009-03-202-0/+250
* Forcibly unlock the malloc() locks in the child process after fork(),Konstantin Belousov2009-03-191-1/+4
* - Fix typoGabor Kovesdan2009-03-181-1/+1
* Add prototypes for libusb20_be_[gs]et_template.Xin LI2009-03-171-0/+2
* - Add Brazilian Portuguese catalog [1]Gabor Kovesdan2009-03-163-41/+273
* - Create the buildworld object directories with mtree instead of variousGabor Kovesdan2009-03-151-6/+0
* Namespace: scalb() is withdrawn from POSIX.David Schultz2009-03-141-1/+4
* Eliminate __real__ and __imag__ gccisms.David Schultz2009-03-144-15/+42
* - Fix object directory creation when running threaded buildworldGabor Kovesdan2009-03-131-1/+1
* - Reenable Native Language Support in libc. This feature was disabled dueGabor Kovesdan2009-03-1315-0/+3270
* Don't need to set symbol, default value is OK.David E. O'Brien2009-03-121-1/+1
* Hack: *Temporarily* disable reading extended attributes from disk, asTim Kientzle2009-03-111-0/+4
* Reflect license change from NetBSD.Xin LI2009-03-106-48/+6
* Update libusb.3 name and add mlinks for usb.3 and libusb20.3Andrew Thompson2009-03-102-4/+7
* Be compatible with LibUSB from sourceforge and close the handle after resetAndrew Thompson2009-03-101-1/+5
* Commit missed file in r189587, update directory name for libusb.Andrew Thompson2009-03-091-2/+2
* libusb20 is now installed as libusb, remove the version number from theAndrew Thompson2009-03-0912-0/+0
* Install libusb20.so.1 as libusb.so.1, there will be a followup commit to theAndrew Thompson2009-03-093-4/+5
* Don't ignore other fcntl functions, directly call __sys_fcntl ifDavid Xu2009-03-091-1/+1
* Don't reference non-existent __fcntl_compat if WITHOUT_SYSCALL_COMPAT is defi...David Xu2009-03-092-0/+10
* Set version to 2.6.901a to indicate this now matchesTim Kientzle2009-03-081-2/+3
* Merge a bunch of changes through r722 from libarchive.googlecode.com:Tim Kientzle2009-03-082-44/+872
* Merge r718 from libarchive.googlecode.com: Some additionalTim Kientzle2009-03-071-0/+58
* Fix spelling.Tim Kientzle2009-03-071-2/+2
* Merge r348 from libarchive.googlecode.com: Suppress testing invalidTim Kientzle2009-03-071-0/+7
* Merge r596,r690 from libarchive.googlecode.com: Minor style and compileTim Kientzle2009-03-071-5/+6
* Merge r335,653,676 from libarchive.googlecode.com: Instead ofTim Kientzle2009-03-0715-90/+189
* Merge r280,281,496,595,675,712 from libarchive.googlecode.com: VariousTim Kientzle2009-03-075-10/+108
* Merge r540 from libarchive.googlecode.com: Interix doesn't have inttypes.hTim Kientzle2009-03-071-2/+2
* Merge r723 from libarchive.googlecode.com: Don't try to restoreTim Kientzle2009-03-071-0/+8
* Merge r511,r513,r607 from libarchive.googlecode.com: Mtree readerTim Kientzle2009-03-071-5/+17
* Merge r585,r669 from libarchive.googlecode.com: If zlib is unavailable,Tim Kientzle2009-03-072-7/+8
* Merge r550,584,587,609,647,674 from libarchive.googlecode.com:Tim Kientzle2009-03-074-123/+171
* Merge r591 from libarchive.googlecode.com: signed/unsigned fixes.Tim Kientzle2009-03-071-4/+4
* Merge r558,567,569,571,581,582,583,598 from libarchive.googlecode.com:Tim Kientzle2009-03-075-33/+462
* Merge r658 from libarchive.googlecode.com: Only flush and close theTim Kientzle2009-03-073-23/+63
* Merge r714,r715 from libarchive.googlecode.com: Fix Debian bug #516577.Tim Kientzle2009-03-074-3/+31