summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2011-11-14 17:15:13 +0000
committerrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2011-11-14 17:15:13 +0000
commit1dc68da7c90beefb5f0ce5b94c7eea3fe2a434fe (patch)
tree8c65693ceb49d4ed3d3c4e83abf9ffd2aa24e49d /MANIFEST
parent0dcd353f1a94624148f887bca7537ee338393104 (diff)
Updated.
git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@101 2592e710-e01b-42a5-8df0-11608a6cc53d
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 392373d..1c55ed4 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -201,8 +201,10 @@ mcon/U/d_dlopen.U Do we have dlopen()?
mcon/U/d_dosuid.U Do they want setuid emulation?
mcon/U/d_drem.U Do we have drem()?
mcon/U/d_dup2.U Do we have dup2()?
+mcon/U/d_end_symbol.U Whether linker defines the "end" symbol
mcon/U/d_eofpipe.U Will EOF be seen on closed pipes?
mcon/U/d_epoll.U Can we use epoll_xxx() routines?
+mcon/U/d_etext_symbol.U Whether linker defines the "etext" symbol
mcon/U/d_euc2jis.U Do we have euc2jis()?
mcon/U/d_fast_assert.U Can we use fast assertions?
mcon/U/d_fchmod.U Do we have fchmod()?