add portdate

This commit is contained in:
rsc 2004-12-26 23:45:12 +00:00
parent 66209ac0fe
commit be83c8415c
3 changed files with 49 additions and 0 deletions

13
src/libip/portdate Normal file
View file

@ -0,0 +1,13 @@
bo.c 2004/1225
classmask.c 2004/1225
eipfmt.c 2004/1225
equivip.c 2004/1225
ipaux.c 2004/1225
myetheraddr.c 2004/1225
myipaddr.c 2004/1225
parseether.c 2004/1225
parseip.c 2004/1225
ptclbsum.c 2004/1225
readipifc.c 2004/1225
testreadipifc.c 2004/1225
udp.c 2004/1225

32
src/libmp/port/portdate Normal file
View file

@ -0,0 +1,32 @@
betomp.c 2004/1225
crt.c 2004/1225
crttest.c 2004/1225
letomp.c 2004/1225
mpadd.c 2004/1225
mpaux.c 2004/1225
mpcmp.c 2004/1225
mpdigdiv.c 2004/1225
mpdiv.c 2004/1225
mpeuclid.c 2004/1225
mpexp.c 2004/1225
mpextendedgcd.c 2004/1225
mpfactorial.c 2004/1225
mpfmt.c 2004/1225
mpinvert.c 2004/1225
mpleft.c 2004/1225
mpmod.c 2004/1225
mpmul.c 2004/1225
mprand.c 2004/1225
mpright.c 2004/1225
mpsub.c 2004/1225
mptobe.c 2004/1225
mptoi.c 2004/1225
mptole.c 2004/1225
mptoui.c 2004/1225
mptouv.c 2004/1225
mptov.c 2004/1225
mpvecadd.c 2004/1225
mpveccmp.c 2004/1225
mpvecdigmuladd.c 2004/1225
mpvecsub.c 2004/1225
strtomp.c 2004/1225

4
src/libplumb/portdate Normal file
View file

@ -0,0 +1,4 @@
event.c 2004/1225
fid.c 2004/1225
mesg.c 2004/1225
thread.c 2004/1225