aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/string/swab.c
Commit message (Expand)AuthorAgeFilesLines
* swab.c(libc): use a simplified version of byte swappingrilysh2024-04-231-47/+11
* lib: Remove ancient SCCS tags.Warner Losh2023-11-271-3/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Fix truncation when ssize_t is larger than MAX_INTAlfonso2023-02-051-6/+7
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber clauses to reduce diffs to other versionsEd Maste2013-05-281-1/+1
* POSIX mandates that swab do nothing when len < 0Eitan Adler2012-03-041-0/+2
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* According to the information on:Tom Rhodes2004-12-101-2/+2
* - Convert the function definition to declare its argumentsRobert Drehmel2002-08-301-8/+4
* Remove 'register' keyword.David E. O'Brien2002-03-211-3/+3
* rcsid[]->__FBSDIDDavid E. O'Brien2001-11-071-4/+2
* Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.David E. O'Brien2001-05-241-0/+4
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+65