summaryrefslogtreecommitdiff
path: root/external/mit/lua/lib/liblua/shlib_version
blob: 1eb6ff6d9887ea3f801c530d8d87c68d74551161 (plain)
1
2
3
# $NetBSD: shlib_version,v 1.1 2010/10/31 11:26:01 mbalmer Exp $
major=1
minor=0
d>Use pid_t for pids. From Jeff Ito in PR 24854.wiz 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-03-27Clear O_NONBLOCK correctly (previous code probably only worked becauselukem 2002-08-16defend against malicious line in ut_line, which could cause unwanteditojun 2000-07-05- __RCSID() police.ad 1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem 1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem 1999-07-02More trailing white space.simonb 1998-09-27Use posix signal system calls.christos 1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry 1998-05-09Delint last.kleink 1998-05-08Fix some arithmetics lossage on typeless pointers.kleink 1998-01-22unregisterifyperry 1997-07-01indicate new location in error messagemikel 1997-06-29- RCSID policechristos 1997-02-11remove possibly dangerous sprintf and strcpy calls.mrg 1994-11-17Merged with 4.4litejtc