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) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @105631   5 months vboxsync IPRT/RTPathUnlink: Implemented NT and posix versions w/ simple testcase.
(edit) @104390   9 months vboxsync Runtime/thread-posix.cpp: Return the status of the actual request or …
(edit) @103581   11 months vboxsync IPRT/process-creation-posix: Try hardcoded paths for macOS if loading …
(edit) @103141   12 months vboxsync Runtime: Some warning fixes about externally visible functions which …
(edit) @102652   13 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102651   13 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102650   13 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @102647   13 months vboxsync IPRT: Implemented RTFsMountpointsEnum(). Extended tstRTFsQueries …
(edit) @101162   16 months vboxsync IPRT/mem: Use mempage /w heap code everwhere all the time. bugref:10370
(edit) @101160   16 months vboxsync trying to fix additions warning for r3/posix/dir-posix.cpp(111), …
(edit) @101152   16 months vboxsync IPRT/mem: scm fix. bugref:10370
(edit) @101151   16 months vboxsync IPRT/mem: Eliminiated use of 'posix' in tje …
(edit) @101150   16 months vboxsync IPRT/mem: Eliminiated the malloc dependency of the …
(edit) @101148   16 months vboxsync IPRT/mem: Refactoring the rtmempage-exec-mmap-heap-posix.cpp code so …
(edit) @101142   16 months vboxsync IPRT/mem: Added a RTMEMPAGEALLOC_F_EXECUTABLE to RTMemPageAllocEx. …
(edit) @100561   19 months vboxsync Runtime: Reorder some (at this point unused) code, bugref:10261
(edit) @100310   19 months vboxsync Runtime/r3/posix: Replace occurences of PAGE_SIZE/PAGE_OFFSET_MASK …
(edit) @100307   19 months vboxsync Runtime,Additions,HostDrivers: Provide API to query the host page size …
(edit) @100191   19 months vboxsync *: Some of the easy build fixes for linux.arm64 not warranting their …
(edit) @99902   20 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated …
(edit) @99901   20 months vboxsync IPRT: Cleaned up RTThreadGetExecutionTimeMilli and associated testcase.
(edit) @99779   21 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99775   21 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99739   21 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @99483   21 months vboxsync IPRT/RTProcCreateEx: More fixes for the initial patch supplied; also …
(edit) @99109   22 months vboxsync IPRT/process: Added RTPROC_FLAGS_CWD to RTProcCreateEx(), to be able …
(edit) @98104   2 years vboxsync IPRT/RTTimeZoneGetCurrent-posix.cpp: Skip quoting before uinsg ZONE …
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @97955   2 years vboxsync IPRT: Warnings (add/linux).
(edit) @97908   2 years vboxsync IPRT: Removed the RTMemExecAlloc interface. [oops]
(edit) @97907   2 years vboxsync IPRT: Removed the RTMemExecAlloc interface.
(edit) @97894   2 years vboxsync IPRT/socket,localipc: Map AF_LOCAL to AF_UNIX if the former isn't …
(edit) @97685   2 years vboxsync IPRT/fs-posix.cpp: Update RTFsQueryType() to use statvfs(2) instead of …
(edit) @96820   2 years vboxsync IPRT/RTProcCreateEx/posix: Do not assume locale order in composite …
(edit) @96609   2 years vboxsync IPRT/path: Added fFlags parameter to RTPathAppendEx and RTPathJoinEx …
(edit) @96582   2 years vboxsync IPRT: Darwin's libpthread doesn't validate pthread_getspecific input, …
(edit) @96519   2 years vboxsync IPRT/thread-posix.cpp: Try initialize g_SelfKey to a non-valid value …
(edit) @96475   2 years vboxsync IPRT: Resolve SetHandleInformation and GetHandleInformation …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96076   2 years vboxsync IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
(edit) @95623   3 years vboxsync IPRT/RTProcCreateEx/posix: Always utilise newlocale(3C) + …
(edit) @95320   3 years vboxsync IPRT/RTProcCreateEx/posix: Simplified the TTY name detection code a …
(edit) @95208   3 years vboxsync IPRT/RTProcCreateEx/posix: Use PAM when authenticating to Solaris …
(edit) @95203   3 years vboxsync IPRT/thread-posix.cpp: Make sure we don't block SIGTRAP or the M1 will …
(edit) @95196   3 years vboxsync IPRT/thread-posix.cpp: Make sure we don't block SIGTRAP or the M1 will …
(edit) @95190   3 years vboxsync IPRT/r3/darwin: Use pthread_sigmask instead of sigprocmask on darwin, …
(edit) @95147   3 years vboxsync IPRT/Process creation: Fixed fallback handling for using stdin's TTY …
(edit) @95007   3 years vboxsync IPRT/Process creation: A bit more logging, added a hint. bugref:10225
(edit) @95006   3 years vboxsync IPRT/Process creation: More code for PAM_TTY authentication, along …
(edit) @94984   3 years vboxsync IPRT/Process creation: We also need to set PAM_TTY (if available) to …
(edit) @94406   3 years vboxsync Runtime: Make it possible to override PAM usage with IPRT_WITHOUT_PAM …
(edit) @94277   3 years vboxsync IPRT/RTFileFlush: Shut up annoying VERR_INVALID_PARAMETER returns on …
(edit) @93640   3 years vboxsync Runtime: bugref:9955: Added conversion from console codepage to UTF-8 …
(edit) @93544   3 years vboxsync IPRT: Default to UTF-8 on macOS when nothing else is given in the …
(edit) @93543   3 years vboxsync IPRT: Default to UTF-8 on macOS when nothing else is given in the …
(edit) @93487   3 years vboxsync IPRT/RTProcCreateEx/posix: Corrected IPRT_LIBPATM_FILE_1_XXX macros …
(edit) @93451   3 years vboxsync IPRT: Local IPC Server: add interface to set server socket access mode …
(edit) @93230   3 years vboxsync IPRT/RTDirRemove/posix: Correction to r131730 that makes the kludge …
(edit) @93216   3 years vboxsync Fixing a comment typo.
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93026   3 years vboxsync IPRT/LocalIpc/posix: Fixed incorrect handle and state validation. …
(edit) @93025   3 years vboxsync IPRT/LocalIpc/poisx: How difficult can this be to get right? bugref:10134
(edit) @93019   3 years vboxsync iprt: local ipc server: add interface to grant r/w access to a server …
(edit) @92919   3 years vboxsync IPRT/r3/posix: Just use sched_yield() everywhere, as it's a standard …
(edit) @92781   3 years vboxsync IPRT/posix/semwait.h: Build fix. bugref:10138
(edit) @92780   3 years vboxsync IPRT/posix/semwait.h: Doxygen fix; removed unused function. bugref:10138
(edit) @92776   3 years vboxsync IPRT/r3/posix: Implemented RTSemEventWaitEx. bugref:10138
(edit) @92761   3 years vboxsync IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
(edit) @92758   3 years vboxsync IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
(edit) @92755   3 years vboxsync IPRT/RTProcCreateEx/posix: Use 'ASCII' instead of 'C' as the default …
(edit) @92750   3 years vboxsync IPRT/RTProcCreateEx/posix: Use release logging for translation …
(edit) @92679   3 years vboxsync iprt: Local Ipc Server: put synchronization primitives into …
(edit) @92678   3 years vboxsync IPRT/localipc/posix: Some minor adjustments to …
(edit) @92677   3 years vboxsync iprt: Local Ipc Server: add Linux implementation for getting remote …
(edit) @92676   3 years vboxsync iprt: Local Ipc Server: add Linux implementation for getting remote …
(edit) @92672   3 years vboxsync IPRT/RTProcCreateEx/posix: Added VERR_PROC_NO_ARG_TRANSLATION for …
(edit) @92671   3 years vboxsync IPRT/RTProcCreateEx/posix: Added RTPROC_FLAGS_UTF8_ARGV and …
(edit) @92657   3 years vboxsync IPRT/RTProcCreateEx/posix: Try use PAM on linux for authentication so …
(edit) @92620   3 years vboxsync IPRT,RTProcCreatEx/posix: Throw 'fish' in with bash, zsh and ksh, it …
(edit) @92619   3 years vboxsync IPRT/RTProcCreateEx/darwin: Always set TMPDIR when constructing a …
(edit) @92618   3 years vboxsync IPRT,RTProcCreatEx/posix: Do *not* use achBuf for temporary stuff, …
(edit) @92617   3 years vboxsync IPRT,RTProcCreatEx/posix: Run the login shell with a command dumping …
(edit) @92507   3 years vboxsync IPRT/thread: Added RTThreadControlPokeSignal to help deal with …
(edit) @91620   3 years vboxsync IPRT/RTDirRemove/posix: Do not rely on EEXIST taking priority over …
(edit) @90803   3 years vboxsync Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90789   3 years vboxsync IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90781   3 years vboxsync IPRT: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
(edit) @90392   3 years vboxsync IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
(edit) @89870   4 years vboxsync IPRT/thread-posix.cpp: On Solaris SIGRTMAX is defined to a function …
(edit) @89679   4 years vboxsync Runtime/r3/timer-posix: Fixes, if inversion causing an already stopped …
(edit) @89678   4 years vboxsync Runtime/r3/timer-posix: Fixes, if inversion causing an already stopped …
(edit) @89647   4 years vboxsync IPRT/thread-posix.cpp: SIGRTMAX is defined to a function call in more …
(edit) @89646   4 years vboxsync IPRT/thread-posix.cpp: Include RTThreadPoke in guest additions builds …
(edit) @88294   4 years vboxsync IPRT/rtSemEventMultiPosixWaitTimed: Fixed wrong milli->nano overflow check.
(edit) @88189   4 years vboxsync Some small Solaris-specific build warning fixes: …
(edit) @87873   4 years vboxsync Runtime/serialport-posix.cpp: Include CLOCAL when changing the serial …
(edit) @86727   4 years vboxsync IPRT/thread-posix.cpp: siginterrupt is deprecated, replace with …
(edit) @86725   4 years vboxsync IPRT/thread-posix.cpp: siginterrupt is deprecated, replace with sigaction.
(edit) @86525   4 years vboxsync Runtime/r3/*/sched-*.cpp: Doxygen cleanup, only keep the doxygen …
Note: See TracRevisionLog for help on using the revision log.

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