]> sourceware.org Git - glibc.git/commit
linux: use __fd_to_filename helper function instead of snprintf.
authorÉrico Nogueira <ericonr@disroot.org>
Tue, 27 Apr 2021 13:09:45 +0000 (10:09 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 3 May 2021 19:46:10 +0000 (16:46 -0300)
commit77c1573dbceebf75203e4201615def9765599d87
treed9a5545b804fee221c00125372d278efe1f9521d
parent19d83270fcd993cc349570164e21b06d57036704
linux: use __fd_to_filename helper function instead of snprintf.

Change made to fchmodat and fexecve. There are tests using xasprintf
instead of this helper as well, but this commit doesn't touch them.
sysdeps/unix/sysv/linux/fchmodat.c
sysdeps/unix/sysv/linux/fexecve.c
This page took 0.039649 seconds and 5 git commands to generate.