[patch] string cosmetics for SUSV3_LEGACY

Bernhard Fischer rep.nop at aon.at
Thu Jul 6 13:39:46 UTC 2006


On Thu, Jul 06, 2006 at 03:23:35PM +0200, Peter S. Mazinger wrote:
>On Thu, 6 Jul 2006, Bernhard Fischer wrote:
>
>> Hi,
>> 
>> The attached patch makes sure that we do not create empty object files
>> when SUSV3_LEGACY functions are turned off.
>
>it seems you haven't catched all of them in the arch specific subdirs, 
>not looked really hard though

So far i was only looking at the bcopy/bzero stuff.

Others may include (arch/config specific) variations of:

./libc/string/x86_64/bzero.os: 0
./libc/string/bcopy.os: 0
./libc/string/sys_errlist.os: 0
./libc/string/sys_siglist.os: 0
./libc/inet/ifaddrs.os: 0
./libc/inet/resolveaddress.os: 0
./libc/inet/resolvename.os: 0
./libc/stdlib/llabs.os: 0
./libc/stdlib/atoll.os: 0
./libc/stdlib/strtoll.os: 0
./libc/stdlib/strtoull.os: 0
./libc/stdlib/_stdlib_strto_ll.os: 0
./libc/stdlib/_stdlib_wcsto_ll.os: 0
./libc/stdlib/wcstoll.os: 0
./libc/stdlib/wcstoull.os: 0
./libc/sysdeps/linux/common/__socketcall.os: 0
./libc/sysdeps/linux/common/__syscall_fcntl64.os: 0
./libc/sysdeps/linux/common/__syscall_ipc.os: 0
./libc/sysdeps/linux/common/__syscall_sigaction.os: 0
./libc/sysdeps/linux/common/fstat64.os: 0
./libc/sysdeps/linux/common/getdents.os: 0
./libc/sysdeps/linux/common/getrlimit64.os: 0
./libc/sysdeps/linux/common/inotify.os: 0
./libc/sysdeps/linux/common/lstat64.os: 0
./libc/sysdeps/linux/common/posix_fadvise64.os: 0
./libc/sysdeps/linux/common/sendfile64.os: 0
./libc/sysdeps/linux/common/setrlimit64.os: 0
./libc/sysdeps/linux/common/stat64.os: 0
./libc/sysdeps/linux/common/sysfs.os: 0
./libc/misc/ctype/__ctype_b_loc.os: 0
./libc/misc/ctype/__ctype_tolower_loc.os: 0
./libc/misc/ctype/__ctype_toupper_loc.os: 0
./libc/misc/ctype/__ctype_assert.os: 0
./libc/misc/locale/_locale_init.os: 0
./libc/misc/wchar/_wchar_utf8sntowcs.os: 0
./libc/misc/wchar/_wchar_wcsntoutf8s.os: 0
./libm/k_standard.os: 0
./libm/s_matherr.os: 0
./libm/exp2f.os: 0
./libm/fdimf.os: 0
./libm/fmaf.os: 0
./libm/fmaxf.os: 0
./libm/fminf.os: 0
./libm/log2f.os: 0
./libm/lrintf.os: 0
./libm/nearbyintf.os: 0
./libm/remquof.os: 0
./libm/scalblnf.os: 0
./libm/tgammaf.os: 0
./libm/truncf.os: 0

>
>Peter
>
>-- 
>Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
>Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2
>
>



More information about the uClibc mailing list