index
:
delta/pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
baserock/morph
bluez5
bug-template-001
marge_bot_batch_merge_job
master
master-tx
merge-queue
next
patch-1
routing
rtpoll
stable-1.x
stable-11.x
stable-12.x
stable-14.x
stable-16.x
stable-2.x
stable-3.x
stable-7.x
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
tanuk/restore-profile-per-port
gitlab.freedesktop.org: pulseaudio/pulseaudio.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
core-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pulsecore: Set errno before calling read
Alistair Leslie-Hughes
2022-12-14
1
-0
/
+1
*
daemon: Add support for running as a service on win32
Patrick Gaskin
2021-06-16
1
-0
/
+10
*
win32: Fix environment variables set with pa_{unset,set}_env not taking effect
Patrick Gaskin
2021-06-16
1
-2
/
+18
*
win32: Fix format specifiers for DWORD values
Patrick Gaskin
2021-01-13
1
-3
/
+3
*
win32: Handle (WSA)EWOULDBLOCK as EAGAIN.
Edward Lee
2020-12-16
1
-0
/
+4
*
alsa-mixer: Respect XDG base directory spec when loading path configs
SimonP
2020-12-14
1
-0
/
+64
*
core-util: Never parse integers as octal
Tanu Kaskinen
2020-12-03
1
-8
/
+74
*
core-util: Reduce repetition in number parsing functions
Tanu Kaskinen
2020-12-03
1
-49
/
+31
*
core-util: Make range checks easier to read
Tanu Kaskinen
2020-12-03
1
-4
/
+4
*
core-util: Add pa_atoi64() and pa_atou64() functions
Georg Chini
2020-12-03
1
-0
/
+87
*
Permit root-owned home directory
Nick Moriarty
2020-01-20
1
-1
/
+1
*
core-util: Handle zero-length volume string
Tanu Kaskinen
2019-12-27
1
-1
/
+1
*
alsa-ucm: Support Playback/CaptureVolume
Arun Raghavan
2019-12-06
1
-0
/
+26
*
switch-on-connect: Add blacklisting
Ryszard Knop
2019-11-21
1
-0
/
+20
*
core-util: Fix detection when running in a VM
Arun Raghavan
2019-07-04
1
-20
/
+6
*
core-util: Use /proc/fd on Solaris as well in pa_close_all
Alan Coopersmith
2019-07-01
1
-1
/
+1
*
core-util: Avoid usage of pa_strbuf in pa_escape()
Georg Chini
2019-05-25
1
-5
/
+21
*
core-util: Use size_t for out parameter of pa_split_*in_place()
Sangchul Lee
2019-03-19
1
-3
/
+3
*
"e g " to "e.g."
scootergrisen
2019-02-16
1
-1
/
+1
*
build-sys: introduce a special build flag to explicitly disables running from...
Hongxu Jia
2018-12-11
1
-1
/
+3
*
core: Expose API to elevate a thread to realtime priority
Arun Raghavan
2018-06-21
1
-169
/
+2
*
core-util: correct error in set_nonblock()
Georg Chini
2018-06-21
1
-1
/
+1
*
core-util, cpu-x86: use __get_cpuid() instead of homegrown assembly
Tanu Kaskinen
2017-12-07
1
-15
/
+20
*
core-util: Fix description of pa_split()
Peter Meerwald-Stadler
2017-03-08
1
-2
/
+2
*
core-util: do in-place search in pa_str_in_list_spaces
Hajime Fujita
2017-01-19
1
-7
/
+4
*
core-util: add pa_split_space_in_place function
Hajime Fujita
2017-01-19
1
-0
/
+19
*
raop: Add pulsecore/core-utils a pa_str_in_list function
Martin Blanchard
2017-01-19
1
-0
/
+20
*
core-util: log error if we hit file descriptors limit
Marcin Lewandowski
2016-09-10
1
-0
/
+20
*
core: Replace PA_PAGE_SIZE with pa_page_size()
Peter Meerwald-Stadler
2016-09-02
1
-2
/
+24
*
Remove newline at end of log messages
Peter Meerwald-Stadler
2016-08-16
1
-3
/
+3
*
core-util: Use _SC_NPROCESSORS_ONLN instead of _SC_NPROCESSORS_CONF
John Paul Adrian Glaubitz
2016-08-15
1
-2
/
+2
*
core-util: Improve pa_replace() behaviour
Ulrich Eckhardt
2016-06-22
1
-0
/
+1
*
pulsecore: Fixed possible memory leak
Deepak Srivastava
2016-05-06
1
-1
/
+3
*
core, pulse, modules: Fix undefined behavior with array subscript of invalid ...
Kamil Rytarowski
2015-12-08
1
-3
/
+3
*
core-util: improve comments in pa_machine_id()
Tanu Kaskinen
2015-12-07
1
-8
/
+13
*
netbsd: Improve handling of <locale> and <xlocale.h> headers
Kamil Rytarowski
2015-12-07
1
-1
/
+4
*
netbsd: NetBSD ships with paccept(2) a superset of Linux-specific accept4()
Kamil Rytarowski
2015-11-27
1
-0
/
+7
*
core-util: avoid calling fchmod if already right mode
Julien Isorce
2015-10-19
1
-1
/
+1
*
Rename functions with "tostring" in the name to one with "to_string" to confo...
Deepak Srivastava
2015-09-25
1
-2
/
+2
*
core: Fallbacks for machine-id in filesystem
Peter Meerwald
2015-09-25
1
-3
/
+12
*
core-util: include xlocale.h when using strtod_l()
Tanu Kaskinen
2015-09-07
1
-0
/
+1
*
build-sys: check strtod_l instead of strtof_l
Tanu Kaskinen
2015-09-07
1
-3
/
+3
*
core-util: Make pa_parse_volume() more strict
Tanu Kaskinen
2015-04-29
1
-16
/
+26
*
core-util: Filter out not-a-numbers in pa_atod()
Tanu Kaskinen
2015-04-10
1
-0
/
+6
*
core-util: Make number parsing stricter
Tanu Kaskinen
2015-03-16
1
-3
/
+52
*
core-util: Fix set_nice() to use private bus connections
David Herrmann
2015-03-12
1
-1
/
+2
*
update FSF addresses to FSF web page
Ondrej Holecek
2015-01-14
1
-3
/
+1
*
core-util: Fix build on mingw32
David Henningsson
2014-12-04
1
-0
/
+2
*
core-util: Add pa_unset_env()
Tanu Kaskinen
2014-10-02
1
-5
/
+13
*
core-util: Fail if XDG_RUNTIME_DIR belongs to someone else
David Henningsson
2014-09-08
1
-0
/
+8
[next]