VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25076   15 years vboxsync RTFileQueryFsSizes: Moving it to a separate file so we can select …
(edit) @24889   15 years vboxsync IPRT: Added RTFileQueryFsSizes.
(edit) @24585   15 years vboxsync fileio-posix.cpp: Build fix.
(edit) @24584   15 years vboxsync fileio-posix.cpp: file sharing emulation for debugging purposes. …
(edit) @24226   15 years vboxsync fileaio-posix.cpp: fixed warning in RTFileAioCtxWait.
(edit) @24001   15 years vboxsync Runtime: Darwin requires an extra parameter for F_NOCACHE which …
(edit) @23973   15 years vboxsync *,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
(edit) @23919   15 years vboxsync re-apply r53640, r53642
(edit) @23892   15 years vboxsync temporarily back out r53642, r53640
(edit) @23869   15 years vboxsync fix/hack waitpid issues for unix platforms: racing of RT and xpcom, …
(edit) @23602   15 years vboxsync Runtime/Aio: Bugfixes
(edit) @23411   15 years vboxsync Runtime/Aio-posix: stricter checking
(edit) @23406   15 years vboxsync Runtime/Aio-posix: Relax assertion. It is possible that more than …
(edit) @23405   15 years vboxsync Runtime/Aio-posix: Another difference in interpretation of the return …
(edit) @23396   15 years vboxsync Runteim/Aio-posix: Respect AIO_LISTIO_MAX for aio_suspend too. Should …
(edit) @23364   15 years vboxsync Runtime/Aio-posix: The error code from lio_listio is in errno
(edit) @23343   15 years vboxsync AIO/Posix: Build fix
(edit) @23342   15 years vboxsync AIO/Posix: Fix error code conversion on Darwin
(edit) @23340   15 years vboxsync AIO/Posix: Fix assertion on Darwin. AIO_LISTIO_MAX is defined with 16 …
(edit) @23312   15 years vboxsync IPRT: Fixed mac-ose build break caused by 10.4 not having lutimes().
(edit) @23291   15 years vboxsync IPRT: RTPathQueryInfo and RTPathSetTimes should work on symbolic links …
(edit) @22516   16 years vboxsync IPRT: Added RTFileExists
(edit) @22450   16 years vboxsync IPRT: gcc warning on 64-bit systems
(edit) @21672   16 years vboxsync RTDirCreate: recent nevadas (111b at least) returns EACCES when …
(edit) @21616   16 years vboxsync nitpicking.
(edit) @21582   16 years vboxsync IPRT: RTFILE_O_APPEND.
(edit) @21500   16 years vboxsync Fix add burn with Solaris additions
(edit) @21499   16 years vboxsync Fix add burn with Solaris additions
(edit) @21493   16 years vboxsync Runtime/File: Add flag to disable the file cache
(edit) @20961   16 years vboxsync fixed typo, it means occurred, not occured
(edit) @20822   16 years vboxsync utf8-posix.cpp: Fixed allocation bug in rtstrConvert where we would …
(edit) @20821   16 years vboxsync IPRT: alignment check hacking.
(edit) @20819   16 years vboxsync getenv -> RTEnvGet.
(edit) @20498   16 years vboxsync process-posix.cpp: papszArgs must not be NULL (see the notes in the …
(edit) @20111   16 years vboxsync IPRT: Use the generic RTDirCreateTemp implementation - made it a bit …
(edit) @20102   16 years vboxsync space
(edit) @20066   16 years vboxsync Runtime: added RTDirCreateTemp
(edit) @19562   16 years vboxsync Runtime/Aio: Change API again * pcReqs in RTFileAioCtxSubmit is …
(edit) @19370   16 years vboxsync Runtime/Aio: Fix the POSIX backend for Darwin. We have to obey the …
(edit) @19348   16 years vboxsync Runtime/Aio: Properties
(edit) @19346   16 years vboxsync Runtime/Aio: Updates * Add POSIX backend needed for the Darwin …
(edit) @16647   16 years vboxsync Missed parameter in a Log().
(edit) @16526   16 years vboxsync IMO better for the unsetenv() prototype on Darwin
(edit) @16525   16 years vboxsync some comments
(edit) @16524   16 years vboxsync Nasty darwin burn fix. Review required
(edit) @16523   16 years vboxsync back 42448
(edit) @16522   16 years vboxsync typo, fix mac burn
(edit) @16508   16 years vboxsync fixed RTEnvUnset for Windows hosts
(edit) @16502   16 years vboxsync RTEnvUnset(): Use unsetenv() if available
(edit) @16311   16 years vboxsync IPRT: Changed the RTTLS type and corrected RTTLSAlloc defintions.
(edit) @15850   16 years vboxsync Runtime: error is below zero
(edit) @15813   16 years vboxsync RTPathAbs: When the path is empty we return VERR_INVALID_PARAMETER …
(edit) @15808   16 years vboxsync iprt: added RTPathGetCurrent.
(edit) @15805   16 years vboxsync RTPathAbs/posix: man strcpy 'The strings may not overlap, ...' -> …
(edit) @15756   16 years vboxsync Runtime: RTPathAbs: Fixed the "." case on POSIX, fixed the "" case on …
(edit) @15754   16 years vboxsync Runtime/POSIX: RTPathAbs: Don't access file system when calculating …
(edit) @15026   16 years vboxsync process-posix.cpp: correct rc fix.
(edit) @15007   16 years vboxsync missing initialization
(edit) @15001   16 years vboxsync Temp fix for burn
(edit) @14999   16 years vboxsync IPRT: Extended RTProcCreate with a daemonize flag.
(edit) @14318   16 years vboxsync Fix a couple of words doubled in comments. No code changes.
(edit) @14298   16 years vboxsync Corrected a couple of grammos.
(edit) @14062   16 years vboxsync RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
(edit) @14054   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14050   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13664   16 years vboxsync not necessary
(edit) @13661   16 years vboxsync space
(edit) @13660   16 years vboxsync IPRT: RTThreadPoke update - don't use signal but sigaction (more well …
(edit) @13653   16 years vboxsync IPRT: RTThreadPoke for posix.
(edit) @13213   16 years vboxsync iprt/timer-posix.cpp: Don't access private siginfo members, that's not …
(edit) @12960   16 years vboxsync ;
(edit) @12907   16 years vboxsync typo
(edit) @12146   17 years vboxsync IPRT/ldrNative-posix: LogRel dlopen errors so we can get the exact …
(edit) @11836   17 years vboxsync IPRT: Implemented RTR3Init*WithProgramPath. Added RTPathParse. Cleaned …
(edit) @11790   17 years vboxsync warnings
(edit) @11557   17 years vboxsync iprt: RTRandAdvCreateNonPseudo -> RTRandAdvCreateSystemFaster; …
(edit) @11523   17 years vboxsync iprt: Implemented the /dev/urandom base random generator as a RTRAND …
(edit) @11468   17 years vboxsync - first working XPCOM binding version - implemented check for …
(edit) @11352   17 years vboxsync iprt: Implemented RTSystemQueryOSInfo for windows.
(edit) @11350   17 years vboxsync iprt: Added RTSystemQueryOSInfo.
(edit) @11337   17 years vboxsync Runtime: new function for daemonizing, implemented on posix systems …
(edit) @11327   17 years vboxsync iprt: removed system-*.cpp
(edit) @11243   17 years vboxsync iprt/RTMpGetCount-posix: Avoid using _SC_NPROCESSORS_ONLN.
(edit) @11133   17 years vboxsync compiler warnings
(edit) @11020   17 years vboxsync iprt: Added a RT_NO_THROW macro for wrapping up the throw() stuff, …
(edit) @10941   17 years vboxsync iprt/posix timers: Cleanup fixing the create/destroy races, a …
(edit) @10920   17 years vboxsync POSIX timers with SIGEV_SIGNAL and a dedicated thread
(edit) @10911   17 years vboxsync IPRT: Added RTPathSetCurrent.
(edit) @10854   17 years vboxsync Disable use of posix timers on Solaris, working around the missing …
(edit) @10839   17 years vboxsync RTSemEventDestroy: Don't bitch on NIL_RTSEMEVENT.
(edit) @10644   17 years vboxsync r=bird: The file mode is the 3rd argument to open. If no mode is …
(edit) @10634   17 years vboxsync Runtime: implement Unix access permissions in RTFileOpen
(edit) @10614   17 years vboxsync Enable posix timers by default by all users of the code (requirement …
(edit) @10544   17 years vboxsync Performance API, version 0, with fixed COMDefs.h.
(edit) @10534   17 years vboxsync Backed out Performance API changes.
(edit) @10528   17 years vboxsync Performance API, version 0, webservice broken.
(edit) @10218   17 years vboxsync POSIX timers, take two. No signals at all.
(edit) @9935   17 years vboxsync r=bird: Review comments, work to be done. Marked the …
Note: See TracRevisionLog for help on using the revision log.

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