OpenGrok
Cross Reference: expand.c
xref
: /
src
/
libexec
/
ld.elf_so
/
expand.c
Home
|
History
|
Annotate
|
Download
|
only in
ld.elf_so
History log of
/src/libexec/ld.elf_so/expand.c
Revision
Date
Author
Comments
1.8
02-May-2025
riastradh
ld.elf_so: Use __sysctl() syscall stub rather than sysctl() wrapper.
This avoids pulling in some unnecessary junk from libc, saving on a
couple kilobytes of space and some relative relocations at runtime.
PR lib/59387: ld.elf_so: needlessly includes libc/gen/sysctl.c user.*
1.7
04-Jan-2023
christos
make the what argument size_t since we are passing in size_t
1.6
06-May-2013
skrll
Trailing whitespace
1.5
28-Apr-2008
martin
branches: 1.5.4; 1.5.26;
Remove clause 3 and 4 from TNF licenses
1.4
20-Sep-2007
christos
branches: 1.4.6;
delete debug printf
make regress compile again.
1.3
20-Sep-2007
christos
Use AT_SUN_EXECPATH instead of argv[0] for the executable name. This needs
kernel support, which is not there yet, thus $ORIGIN is broken at this time.
This is ok, nothing uses it yet.
1.2
18-May-2007
christos
branches: 1.2.4;
fix a comment.
1.1
18-May-2007
christos
Support Solaris-like $ORIGIN etc. expansions in paths.
1.2.4.1
06-Nov-2007
matt
sync with HEAD
1.4.6.1
18-May-2008
yamt
sync with head.
1.5.26.1
23-Jun-2013
tls
resync from head
1.5.4.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Fri Oct 17 23:09:53 GMT 2025