Skip to content

Commit

Permalink
Release v36.2.1.
Browse files Browse the repository at this point in the history
* .gitignore: Allow *.rockspec files.
* doc/examples/abstract-ns-client.lua.html,
doc/examples/abstract-ns-server.lua.html,
doc/examples/dir.lua.html, doc/examples/dup2.lua.html,
doc/examples/fork.lua.html, doc/examples/fork2.lua.html,
doc/examples/getopt.lua.html, doc/examples/glob.lua.html,
doc/examples/limit.lua.html, doc/examples/lock.lua.html,
doc/examples/netlink-uevent.lua.html,
doc/examples/packet-socket.lua.html, doc/examples/ping.lua.html,
doc/examples/poll.lua.html, doc/examples/rt_sched.lua.html,
doc/examples/signal.lua.html, doc/examples/socket.lua.html,
doc/examples/termios.lua.html, doc/examples/tree.lua.html,
doc/index.html, doc/modules/posix.ctype.html,
doc/modules/posix.dirent.html, doc/modules/posix.errno.html,
doc/modules/posix.fcntl.html, doc/modules/posix.fnmatch.html,
doc/modules/posix.glob.html, doc/modules/posix.grp.html,
doc/modules/posix.html, doc/modules/posix.libgen.html,
doc/modules/posix.poll.html, doc/modules/posix.pwd.html,
doc/modules/posix.sched.html, doc/modules/posix.signal.html,
doc/modules/posix.stdio.html, doc/modules/posix.stdlib.html,
doc/modules/posix.sys.msg.html,
doc/modules/posix.sys.resource.html,
doc/modules/posix.sys.socket.html,
doc/modules/posix.sys.stat.html,
doc/modules/posix.sys.statvfs.html,
doc/modules/posix.sys.time.html, doc/modules/posix.sys.times.html,
doc/modules/posix.sys.utsname.html,
doc/modules/posix.sys.wait.html, doc/modules/posix.syslog.html,
doc/modules/posix.termio.html, doc/modules/posix.time.html,
doc/modules/posix.unistd.html, doc/modules/posix.utime.html:
Regenerate.
* luaposix-36.2-1.rockspec: Move from here...
* luaposix-36.2.1-1.rockspec: ...to here.
(_MODREV): Bump to 36.2.1.
* lukefile (ldocs): Don't remake doc tree at install time.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
  • Loading branch information
gvvaughan committed Jun 17, 2023
1 parent f4e2655 commit 5a8d8c7
Show file tree
Hide file tree
Showing 52 changed files with 99 additions and 104 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
*~
*.o
*.so
*.rockspec
*.src.rock
/ChangeLog
/COPYING
/Makefile
/build-aux/config.ld
/lib/posix/version.lua
/luaposix-*.rockspec
!/luaposix-git-*.rockspec
/luaposix-*.tar.gz
/TAGS
4 changes: 2 additions & 2 deletions doc/examples/abstract-ns-client.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/abstract-ns-server.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/dir.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/dup2.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/fork.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/fork2.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/getopt.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/glob.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/limit.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/lock.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/netlink-uevent.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/packet-socket.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/ping.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/poll.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/rt_sched.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/signal.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/socket.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/termios.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/examples/tree.lua.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down
4 changes: 2 additions & 2 deletions doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>



Expand Down
4 changes: 2 additions & 2 deletions doc/modules/posix.ctype.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<head>
<title>luaposix 36.2 Reference</title>
<title>luaposix 36.2.1 Reference</title>
<link rel="stylesheet" href="../ldoc.css" type="text/css" />
</head>
<body>
Expand All @@ -24,7 +24,7 @@

<div id="navigation">
<br/>
<h1>luaposix 36.2</h1>
<h1>luaposix 36.2.1</h1>


<ul>
Expand Down

0 comments on commit 5a8d8c7

Please sign in to comment.