[PATCH] tidy up inline on frv, bfin, ldso and a few syscalls

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Oct 22 17:02:24 UTC 2008


Hi,

The attached patchlet tidies up inline:
ldso and syscalls are __always_inline (the latter need more cleanup)

Comments?

 libm/e_lgamma_r.c                                           |    2 
 ldso/ldso/arm/dl-startup.h                                  |    2 
 ldso/ldso/frv/dl-syscalls.h                                 |   14 ++---
 ldso/ldso/frv/dl-inlines.h                                  |   28 +++++-----
 ldso/ldso/cris/dl-startup.h                                 |    2 
 ldso/ldso/sh/dl-syscalls.h                                  |    2 
 ldso/ldso/bfin/dl-syscalls.h                                |   20 +++----
 ldso/ldso/bfin/dl-inlines.h                                 |   32 ++++++------
 libc/stdlib/stdlib.c                                        |    2 
 libc/sysdeps/linux/powerpc/ioctl.c                          |    2 
 libc/sysdeps/linux/common/sysctl.c                          |    2 
 libc/sysdeps/linux/common/getcwd.c                          |    4 -
 libc/sysdeps/linux/common/getdents.c                        |    2 
 libc/sysdeps/linux/common/sigprocmask.c                     |    4 -
 libc/sysdeps/linux/common/ppoll.c                           |    2 
 libc/sysdeps/linux/common/ioctl.c                           |    2 
 libc/sysdeps/linux/common/getrlimit.c                       |    4 -
 libc/sysdeps/linux/common/setrlimit.c                       |    4 -
 libc/sysdeps/linux/common/__syscall_fcntl.c                 |    2 
 libc/sysdeps/linux/frv/crtreloc.c                           |    4 -
 libc/sysdeps/linux/frv/bits/elf-fdpic.h                     |    2 
 libc/sysdeps/linux/e1/bits/fenvinline.h                     |    2 
 libc/sysdeps/linux/bfin/crtreloc.c                          |    4 -
 libc/sysdeps/linux/bfin/bits/elf-fdpic.h                    |    2 
 libpthread/linuxthreads/sysdeps/unix/sysv/linux/allocalim.h |    2 
 25 files changed, 74 insertions(+), 74 deletions(-)

PS: thanks to wbx for bringing some of them to my attention.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uClibc.071-cleanup-inline.00.patch
Type: text/x-diff
Size: 26383 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20081022/68e75254/attachment.bin 


More information about the uClibc mailing list