aboutsummaryrefslogtreecommitdiff
path: root/kern/xpr.c
Commit message (Expand)AuthorAgeFilesLines
* remove machine/machspl.h as it duplicates machine/spl.hLD2024-03-091-1/+1
* slock: Fix initialization of statically-allocated slocksSamuel Thibault2023-02-081-1/+1
* Convert from K&R to ANSIMarin Ramesa2014-04-041-6/+10
* Cleanup of the memcpy(), memmove(), memcmp() and memset() callsMarin Ramesa2013-12-111-1/+1
* kern: remove forward declarationMarin Ramesa2013-12-051-2/+1
* kern/xpr.c: quiet warning about uninitialized variableMarin Ramesa2013-11-201-1/+1
* kern: remove register qualifiersMarin Ramesa2013-11-131-3/+3
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+2
* 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+3
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-7/+7
* Initial sourceThomas Bushnell1997-02-251-0/+192