Home
last modified time | relevance | path

Searched hist:"849 dcdb1c0c50b13f97d67c912f0edac82688281" (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/string/
H A Dstrmode.cdiff 849dcdb1c0c50b13f97d67c912f0edac82688281 Fri Jun 25 17:35:14 CEST 2021 Alfonso Gregory <gfunni234@gmail.com> Change strmode argument type to mode_t

Finally, we have the correct function definition for strmode. NetBSD/OpenBSD
did this many years ago. This code is weird sign extension safe.

Reviewed by: imp@
Pull Request: https://github.com/freebsd/freebsd-src/pull/493
/freebsd/include/
H A Dstring.hdiff 849dcdb1c0c50b13f97d67c912f0edac82688281 Fri Jun 25 17:35:14 CEST 2021 Alfonso Gregory <gfunni234@gmail.com> Change strmode argument type to mode_t

Finally, we have the correct function definition for strmode. NetBSD/OpenBSD
did this many years ago. This code is weird sign extension safe.

Reviewed by: imp@
Pull Request: https://github.com/freebsd/freebsd-src/pull/493