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