VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3/posix@ 37733

名稱 檔案大小 修訂 年份 作者 最後變更
../
dir-posix.cpp 17.1 KB 36167   14 年 vboxsync Runtime/r3/posix: RTDirCreate should fail when creating a directory …
env-posix.cpp 3.7 KB 33464   14 年 vboxsync *: Fixes for incorrect RTStrAPrintf usage (it does NOT return an IPRT …
errvars-posix.cpp 2.4 KB 37233   13 年 vboxsync IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
fileaio-posix.cpp 36.1 KB 37596   13 年 vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
fileio2-posix.cpp 5.3 KB 37596   13 年 vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
fileio-posix.cpp 19.0 KB 37679   13 年 vboxsync iprt/fileio-posix: gcc-4.6 warning => error
filelock-posix.cpp 4.0 KB 37596   13 年 vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
fs2-posix.cpp 5.9 KB 34015   14 年 vboxsync iprt: try split out some of the RTPathQueryInfo* dependent bits into …
fs3-posix.cpp 2.8 KB 34015   14 年 vboxsync iprt: try split out some of the RTPathQueryInfo* dependent bits into …
fs-posix.cpp 11.6 KB 35015   14 年 vboxsync Runtime/fs: "fuseblk" is RTFSTYPE_FUSE as well
ldrNative-posix.cpp 3.8 KB 35191   14 年 vboxsync Some cleanup. Pass RTLDRLOAD_FLAGS_LOCAL instead of 0, since it's defined.
Makefile.kup 0 位元組 2477   18 年 vboxsync export
path2-posix.cpp 10.6 KB 34230   14 年 vboxsync iprt,VBoxServiceAutoMount.cpp: RTPathSetOwner[Ex] should take …
path-posix.cpp 18.8 KB 36906   14 年 vboxsync RTPathRename, RTFileRename, RTDirRename / posix: Use stat instead of …
pathhost-posix.cpp 9.4 KB 37563   13 年 vboxsync Runtime/pathhost-posix.cpp: missing include
pipe-posix.cpp 18.0 KB 33104   14 年 vboxsync RTPipeCreate: Use pipe2 on linux (added in 2.6.27) to avoid racing …
poll-posix.cpp 16.2 KB 31453   14 年 vboxsync Runtime/poll: Add a method to change the events to poll for without …
process-creation-posix.cpp 22.8 KB 37499   13 年 vboxsync IPRT/RTProcCreateEx: fixed memory leak
process-posix.cpp 3.8 KB 33602   14 年 vboxsync IPRT/r3/posix: Split out RTPathUserHome and the process creation APIs …
rand-posix.cpp 4.0 KB 37596   13 年 vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
RTFileQueryFsSizes-posix.cpp 2.2 KB 37596   13 年 vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
RTHandleGetStandard-posix.cpp 3.8 KB 33973   14 年 vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
rtmempage-exec-mmap-heap-posix.cpp 22.0 KB 33279   14 年 vboxsync IPRT: Use the mmap+heap stuff on all posixy platforms.
rtmempage-exec-mmap-posix.cpp 3.7 KB 33676   14 年 vboxsync scm cleanup run.
RTMemProtect-posix.cpp 2.7 KB 33269   14 年 vboxsync IPRT: A quick replacement of the RTMemPage* and RTMemExec* APIs on …
RTMpGetCount-posix.cpp 2.4 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
RTPathUserDocuments-posix.cpp 1.8 KB 36611   14 年 vboxsync iprt: add RTPathUserDocuments
RTPathUserHome-posix.cpp 5.1 KB 33602   14 年 vboxsync IPRT/r3/posix: Split out RTPathUserHome and the process creation APIs …
RTSystemQueryOSInfo-posix.cpp 2.9 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
RTSystemQueryTotalRam-posix.cpp 1.7 KB 33503   14 年 vboxsync RTSystemQueryAvailableRam is a better name
RTTimeNow-posix.cpp 1.6 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
RTTimeSet-posix.cpp 1.7 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
sched-posix.cpp 30.0 KB 36555   14 年 vboxsync Use DECLHIDDEN, especially in IPRT.
semevent-posix.cpp 18.2 KB 33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
semeventmulti-posix.cpp 22.9 KB 33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
semmutex-posix.cpp 11.5 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
semrw-posix.cpp 21.8 KB 30111   14 年 vboxsync iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
symlink-posix.cpp 6.8 KB 33426   14 年 vboxsync iprt/symlink.h: Initial code (only tested on linux).
thread2-posix.cpp 3.3 KB 37733   13 年 vboxsync gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
thread-posix.cpp 11.0 KB 37733   13 年 vboxsync gcc 4.4.4 build fix for VBOX_WITH_EF_WRAPS=1.
time-posix.cpp 2.6 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
timelocal-posix.cpp 4.4 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
timer-posix.cpp 26.3 KB 33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
tls-posix.cpp 2.8 KB 28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
utf8-posix.cpp 15.8 KB 36555   14 年 vboxsync Use DECLHIDDEN, especially in IPRT.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette