Skip to content

Commit

Permalink
maint: add 5.3 to compatiblity statement in files' preamble.
Browse files Browse the repository at this point in the history
* ext/include/_helpers.c, ext/posix/bit32.c, ext/posix/ctype.c,
ext/posix/curses.c, ext/posix/curses/chstr.c,
ext/posix/curses/window.c, ext/posix/dirent.c,
ext/posix/errno.c, ext/posix/fcntl.c, ext/posix/fnmatch.c,
ext/posix/getopt.c, ext/posix/glob.c, ext/posix/grp.c,
ext/posix/libgen.c, ext/posix/poll.c, ext/posix/posix.c,
ext/posix/pwd.c, ext/posix/sched.c, ext/posix/signal.c,
ext/posix/stdio.c, ext/posix/stdlib.c, ext/posix/sys/msg.c,
ext/posix/sys/resource.c, ext/posix/sys/socket.c,
ext/posix/sys/stat.c, ext/posix/sys/statvfs.c,
ext/posix/sys/time.c, ext/posix/sys/times.c,
ext/posix/sys/utsname.c, ext/posix/sys/wait.c,
ext/posix/syslog.c, ext/posix/termio.c, ext/posix/time.c,
ext/posix/unistd.c, ext/posix/utime.c, lib/posix.lua.in,
lib/posix/_argcheck.lua, lib/posix/compat.lua,
lib/posix/deprecated.lua, lib/posix/util.lua: Add 5.3 to
compatibility statement in files' preamble.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
  • Loading branch information
gvvaughan committed Jan 1, 2015
1 parent 30e7c32 commit dec550e
Show file tree
Hide file tree
Showing 40 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion ext/include/_helpers.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/bit32.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
*/
/***
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/ctype.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/curses.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Curses binding for Lua 5.1/5.2.
* Curses binding for Lua 5.1, 5.2 & 5.3.
*
* (c) Gary V. Vaughan <gary@vaughan.pe> 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2009-2012
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/curses/chstr.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Curses binding for Lua 5.1/5.2.
* Curses binding for Lua 5.1, 5.2 & 5.3.
*
* (c) Gary V. Vaughan <gary@vaughan.pe> 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2009-2012
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/curses/window.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Curses binding for Lua 5.1/5.2.
* Curses binding for Lua 5.1, 5.2 & 5.3.
*
* (c) Gary V. Vaughan <gary@vaughan.pe> 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2009-2012
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/dirent.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/errno.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/fcntl.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/fnmatch.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/getopt.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/glob.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/grp.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/libgen.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/poll.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/posix.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/pwd.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/sched.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/signal.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/stdio.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/stdlib.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/sys/msg.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/sys/resource.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/sys/socket.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/sys/stat.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/sys/statvfs.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/sys/time.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/sys/times.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/sys/utsname.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/sys/wait.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/syslog.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/termio.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/time.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/unistd.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion ext/posix/utime.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* POSIX library for Lua 5.1/5.2.
* POSIX library for Lua 5.1, 5.2 & 5.3.
* (c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
* (c) Reuben Thomas <rrt@sc3d.org> 2010-2013
* (c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion lib/posix.lua.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--[[
POSIX library for Lua 5.1/5.2.
POSIX library for Lua 5.1, 5.2 & 5.3.
(c) Gary V. Vaughan <gary@vaughan.pe>, 2013-2015
(c) Reuben Thomas <rrt@sc3d.org> 2010-2013
(c) Natanael Copa <natanael.copa@gmail.com> 2008-2010
Expand Down
2 changes: 1 addition & 1 deletion lib/posix/_argcheck.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--[[
POSIX library for Lua 5.1/5.2.
POSIX library for Lua 5.1, 5.2 & 5.3.
(c) Gary V. Vaughan <gary@vaughan.pe>, 2014-2015
]]
--[[--
Expand Down
2 changes: 1 addition & 1 deletion lib/posix/compat.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--[[
POSIX library for Lua 5.1/5.2.
POSIX library for Lua 5.1, 5.2 & 5.3.
(c) Gary V. Vaughan <gary@vaughan.pe>, 2014-2015
]]
--[[--
Expand Down
2 changes: 1 addition & 1 deletion lib/posix/deprecated.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--[[
POSIX library for Lua 5.1/5.2.
POSIX library for Lua 5.1, 5.2 & 5.3.
(c) Gary V. Vaughan <gary@vaughan.pe>, 2014-2015
]]
--[[--
Expand Down
2 changes: 1 addition & 1 deletion lib/posix/util.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--[[
POSIX library for Lua 5.1/5.2.
POSIX library for Lua 5.1, 5.2 & 5.3.
(c) Gary V. Vaughan <gary@vaughan.pe>, 2014-2015
]]

Expand Down

0 comments on commit dec550e

Please sign in to comment.