util-src/signal.c

changeset 2431
c4d32b35fe60
parent 2430
69d377c84fe3
child 2432
1e045b3e9dce
equal deleted inserted replaced
2430:69d377c84fe3 2431:c4d32b35fe60
1 /* 1 /*
2 * signal.c -- Signal Handler Library for Lua 2 * signal.c -- Signal Handler Library for Lua
3 * 3 *
4 * Version: 1.000 4 * Version: 1.000+changes
5 * 5 *
6 * Copyright (C) 2007 Patrick J. Donnelly (batrick@unm.edu) 6 * Copyright (C) 2007 Patrick J. Donnelly (batrick@batbytes.com)
7 * 7 *
8 * This software is distributed under the same license as Lua 5.0: 8 * This software is distributed under the same license as Lua 5.0:
9 * 9 *
10 * Permission is hereby granted, free of charge, to any person obtaining a 10 * Permission is hereby granted, free of charge, to any person obtaining a
11 * copy of this software and associated documentation files (the "Software"), 11 * copy of this software and associated documentation files (the "Software"),

mercurial