diff options
author | rsc <devnull@localhost> | 2004-12-26 23:10:19 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2004-12-26 23:10:19 +0000 |
commit | 00975b7ef17ceca677c80e98a7fe71bdca8ff17c (patch) | |
tree | 580f93d43adaa66dd8e74b874a5d848899cf0318 /src | |
parent | 5cd259167bc28503f485bc893f50627716d61a2d (diff) | |
download | plan9port-00975b7ef17ceca677c80e98a7fe71bdca8ff17c.tar.gz plan9port-00975b7ef17ceca677c80e98a7fe71bdca8ff17c.tar.bz2 plan9port-00975b7ef17ceca677c80e98a7fe71bdca8ff17c.zip |
add portdate
Diffstat (limited to 'src')
-rw-r--r-- | src/lib9/utf/portdate | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/lib9/utf/portdate b/src/lib9/utf/portdate new file mode 100644 index 00000000..1385cf06 --- /dev/null +++ b/src/lib9/utf/portdate @@ -0,0 +1,20 @@ +rune.c 2004/1225 +runestrcat.c 2004/1225 +runestrchr.c 2004/1225 +runestrcmp.c 2004/1225 +runestrcpy.c 2004/1225 +runestrdup.c 2004/1225 +runestrecpy.c 2004/1225 +runestrlen.c 2004/1225 +runestrncat.c 2004/1225 +runestrncmp.c 2004/1225 +runestrncpy.c 2004/1225 +runestrrchr.c 2004/1225 +runestrstr.c 2004/1225 +runetype.c 2004/1225 +utfecpy.c 2004/1225 +utflen.c 2004/1225 +utfnlen.c 2004/1225 +utfrrune.c 2004/1225 +utfrune.c 2004/1225 +utfutf.c 2004/1225 |