(源码)基于Linux系统编程手册的时间与文件操作项目.zip 3.16MB
资源文件列表:

LICENSE 34.98KB
README.md 2.1KB
Chapter 10/bin/calendarTime 15.8KB
Chapter 10/bin/ctime 15.73KB
Chapter 10/bin/formatTime 16.02KB
Chapter 10/bin/processTime 15.99KB
Chapter 10/bin/splitTime 16.2KB
Chapter 10/bin/strftime 16.3KB
Chapter 10/include/timeFuncAssistant.h 1.17KB
Chapter 10/lib/timeFuncAssistant.c 5.74KB
Chapter 10/lib/timeFuncAssistant.so 16.09KB
Chapter 10/src/calendarTime.c 2.61KB
Chapter 10/src/ctime.c 1.82KB
Chapter 10/src/formatTime.c 1.52KB
Chapter 10/src/processTime.c 1.06KB
Chapter 10/src/splitTime.c 4.33KB
Chapter 10/src/strftime.c 3.74KB
Chapter 4/bin/fileIO 15.93KB
Chapter 4/bin/open 15.91KB
Chapter 4/bin/read 15.74KB
Chapter 4/bin/seekIO 16.27KB
Chapter 4/bin/tee 16.06KB
Chapter 4/bin/useGetOpt 16.03KB
Chapter 4/bin/write 15.98KB
Chapter 4/data/arrayData.txt 31B
Chapter 4/data/arrayData2.txt 2.08KB
Chapter 4/src/fileIO.c 3.66KB
Chapter 4/src/getopt.c 2.52KB
Chapter 4/src/open.c 2.17KB
Chapter 4/src/read.c 2.06KB
Chapter 4/src/seekIO.c 6.83KB
Chapter 4/src/write.c 3.15KB
Chapter 4/src/exercise/teeCommand.c 4.84KB
Chapter 4/src/exercise/holeFileCopy/holeFileCopy.c 3.36KB
Chapter 4/src/exercise/holeFileCopy/holeFileCopy.h 873B
Chapter 4/src/exercise/holeFileCopy/holeFileCopy_main.c 4.6KB
Chapter 4/src/exercise/holeFileCopy/bin/holeFileCopy 16.33KB
Chapter 5/bin/5-2 15.95KB
Chapter 5/bin/5-5 15.98KB
Chapter 5/bin/5-6 15.74KB
Chapter 5/bin/5-7 16.21KB
Chapter 5/bin/atomic_append 16.48KB
Chapter 5/bin/badExclusiveOpen 15.95KB
Chapter 5/bin/dup 15.89KB
Chapter 5/bin/filetruncate 15.98KB
Chapter 5/bin/loadBigFile 16.2KB
Chapter 5/bin/mkstemp 16.19KB
Chapter 5/bin/p_readWrite 16.12KB
Chapter 5/bin/readv 15.97KB
Chapter 5/bin/writev 16.05KB
Chapter 5/bin/_fcntl 16.2KB
Chapter 5/data/5-6_file.txt 12B
Chapter 5/data/5-7_file.dat 200B
Chapter 5/data/minecraftLog copy.log 121.77KB
Chapter 5/data/minecraftLog.log 121.76KB
Chapter 5/data/test.txt 1.91MB
Chapter 5/data/test2.txt 1.68MB
Chapter 5/data/writev().dat 204B
Chapter 5/src/badExclusiveOpen.c 3.69KB
Chapter 5/src/dup.c 3.53KB
Chapter 5/src/fcntl.c 5.12KB
Chapter 5/src/ftruncate.c 2.57KB
Chapter 5/src/loadBigfile.c 5.16KB
Chapter 5/src/mkstemp.c 5.2KB
Chapter 5/src/p_readWrite.c 4.24KB
Chapter 5/src/readv.c 3.86KB
Chapter 5/src/writev.c 3.56KB
Chapter 5/src/exercise/5-2.c 3.11KB
Chapter 5/src/exercise/5-3.c 8.69KB
Chapter 5/src/exercise/5-5.c 2.55KB
Chapter 5/src/exercise/5-6.c 2.75KB
Chapter 5/src/exercise/5-7/5-7.c 4.71KB
Chapter 5/src/exercise/5-7/5-7.h 1.62KB
Chapter 5/src/exercise/5-7/test_myWritev.c 3.54KB
Chapter 6/bin/abuseJmp 15.83KB
Chapter 6/bin/displayEnv 15.65KB
Chapter 6/bin/envpfFamily 15.84KB
Chapter 6/bin/getPageSize 15.63KB
Chapter 6/bin/jmp 15.79KB
Chapter 6/bin/setjmpVar 15.73KB
Chapter 6/bin/setjmpVar_Optimize 15.74KB
Chapter 6/data/envp.txt 3.96KB
Chapter 6/src/abuseJmp.c 2.88KB
Chapter 6/src/abuseJmp.s 1.9KB
Chapter 6/src/displayEnv.c 783B
Chapter 6/src/envpfFamily.c 3.7KB
Chapter 6/src/getPageSize.c 673B
Chapter 6/src/getpid.c 1.99KB
Chapter 6/src/jmp.c 2.72KB
Chapter 6/src/setjmpVar.c 3.29KB
Chapter 6/src/exercise/6-3/bin/myenv 16.52KB
Chapter 6/src/exercise/6-3/data/environment.txt 14.81KB
Chapter 6/src/exercise/6-3/data/myUnsetenv.dio 44.29KB
Chapter 6/src/exercise/6-3/include/myenv.h 1.28KB
Chapter 6/src/exercise/6-3/src/myenv.c 5.08KB
Chapter 6/src/exercise/6-3/src/myenv_main.c 3.01KB
Chapter 6/src/exercise/bin/6-2 16KB
Chapter 6/src/exercise/src/6-1.md 1.96KB
Chapter 6/src/exercise/src/6-2.c 3.29KB
Chapter 6/Table/Linux-x86-32bit_Process_Mem_Struct.dio 12.18KB
Chapter 7/bin/brk_sbrk 15.78KB
Chapter 7/bin/free_and_sbrk 16.13KB
Chapter 7/bin/useValgrind 15.62KB
Chapter 7/data/free_and_sbrk 测试用例详解.md 2.49KB
Chapter 7/data/mallocDetectedOutput.txt 2.95MB
Chapter 7/src/brk_sbrk.c 2.9KB
Chapter 7/src/free_and_sbrk.c 4.82KB
Chapter 7/src/useValgrind.c 4.22KB
Chapter 7/src/exercise/7-1.c 8.17KB
Chapter 7/src/exercise/bin/mallocDetected 16.31KB
Chapter 8/analysis_passwd.md 1.72KB
Chapter 8/analysis_shadow.md 938B
Chapter 8/bin/check_password 16.33KB
Chapter 8/include/ugid_functions.h 853B
Chapter 8/src/check_password.c 5.3KB
Chapter 8/src/ugid_functions.c 2.45KB
Chapter 9/info.md 62B
getGlibCVersion/getGlibCVersion.c 830B
getGlibCVersion/bin/getGlibCVersion 15.65KB
include/ename.c.inc 2.08KB
include/errorFunctions.h 3.7KB
include/fileState.h 1.84KB
include/getNum.h 522B
include/tlpi_hdr.h 410B
lib/tlpi_hdr.so 55.13KB
src/errorFunctions.c 6.58KB
src/fileState.c 8.42KB
src/getNum.c 3.73KB
src/Makefile 1.48KB
Test/getpid.c 568B
Test/reboot.c 1008B
Test/testGetNum.c 6.3KB
Test/bin/getpid 15.63KB
Test/bin/reboot 15.66KB
Test/bin/testGetNum 15.69KB