This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-05-04 17:05:14 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0a70aaf8f5
opnsense-src
/
lib
/
libc
/
i386
/
string
History
Andreas Tobler
646c5b4840
Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and
...
get rid of the __CONCAT and CNAME macros. Reviewed by: bde, kib
2013-11-21 22:31:18 +00:00
..
bcmp.S
bcopy.S
bzero.S
ffs.S
Makefile.inc
memchr.S
memcmp.S
memcpy.S
memmove.S
memset.S
strcat.S
Add section .note.GNU-stack for assembly files used by 386 and amd64.
2011-01-07 16:08:40 +00:00
strchr.S
strcmp.S
strcpy.S
strncmp.S
strrchr.S
swab.S
wcschr.S
wcscmp.S
wcslen.S
wmemchr.S