From: <to...@us...> - 2004-01-20 17:08:52
|
Update of /cvsroot/ro-oslib/OSLib/!OsLib/docs In directory sc8-pr-cvs1:/tmp/cvs-serv10228/OSLib/!OsLib/docs Modified Files: Tag: unix-build Unix_Build Log Message: Unix Build Index: Unix_Build =================================================================== RCS file: /cvsroot/ro-oslib/OSLib/!OsLib/docs/Attic/Unix_Build,v retrieving revision 1.1.4.3 retrieving revision 1.1.4.4 diff -C2 -d -r1.1.4.3 -r1.1.4.4 *** Unix_Build 14 Jan 2004 18:10:55 -0000 1.1.4.3 --- Unix_Build 20 Jan 2004 17:08:48 -0000 1.1.4.4 *************** *** 32,40 **** Changes made to this port include: made all functions which can provide an output test the pointer for NULL ! implemented osfile_load_stamped_no_path ! implemented osfile_delete implemented osgbpb_dir_entries_info ! implemented os_writen ! implemented os_pretty_print implemented osargs_ensurew --- 32,39 ---- Changes made to this port include: made all functions which can provide an output test the pointer for NULL ! implemented osfile_load_stamped_no_path, osfile_delete implemented osgbpb_dir_entries_info ! implemented os_writen, os_write0, os_new_line, os_readc, os_writec, ! os_pretty_print implemented osargs_ensurew |