Bernhard Reutner-Fischer
|
4d08c75822
- fix typo
|
16 years ago |
Bernhard Reutner-Fischer
|
e2bccada40
- whitespace fixes
|
16 years ago |
Bernhard Reutner-Fischer
|
21c8ad8200
- remove gethostbyname_r relocation
|
16 years ago |
Bernhard Reutner-Fischer
|
6c035586e9
- remove posix_openpt relocation
|
16 years ago |
Bernhard Reutner-Fischer
|
667f179e3f
- fix typo
|
16 years ago |
Bernhard Reutner-Fischer
|
5689a02723
- remove relocations for clock_getres
|
16 years ago |
Bernhard Reutner-Fischer
|
a2a5810411
- the help target is phony
|
16 years ago |
Bernhard Reutner-Fischer
|
7d68065a27
- add some helpful help text, as advertised.
|
16 years ago |
Bernhard Reutner-Fischer
|
c2e6798e39
- honour EXTRA_CPPFLAGS
|
16 years ago |
Carmelo Amoroso
|
e4f55f33f6
Add optimized memcpy implementation for sh4 (from Stuart Menefy @STMicroelectronics).
|
16 years ago |
Carmelo Amoroso
|
a79016198c
Fix some locale multibyte tests failures ad below:
|
16 years ago |
Bernhard Reutner-Fischer
|
d673a24ff2
- adjust range of valid grp buffer size to match pwd buffer size
|
16 years ago |
Carmelo Amoroso
|
a6cef4c7ae
Fix problem in vfprintf when assertion are enabled.
|
16 years ago |
Carmelo Amoroso
|
20023071f6
Fill in termios_p data structure only if ioctl syscall
|
16 years ago |
Carmelo Amoroso
|
54365d35cb
Hush compiler for extern inline warnings by using
|
16 years ago |
Carmelo Amoroso
|
96c028b213
Revert latest changes. Instead of applying this work-around
|
16 years ago |
Carmelo Amoroso
|
33bcf73355
Use getdents syscall if kernel provide supports for this
|
16 years ago |
Bernhard Reutner-Fischer
|
1cf466022b
- for extern inline, also take __extern_inline and __GNUC_GNU_INLINE__ into account
|
16 years ago |
Bernhard Reutner-Fischer
|
7cf029695b
- fix indentation
|
16 years ago |
Carmelo Amoroso
|
6380fddc18
Follow sh asm convention to indent the instruction into the delay slot.
|
16 years ago |
Paul Mundt
|
ba51fdae71
Kill off the GOT lookup for init/fini in the sh crti.S. This was
|
16 years ago |
Ricard Wanderlof
|
7253e71055
Move ifaddrs.h from uClibc-internal location libc/inet/ to include/, and make
|
16 years ago |
Bernhard Reutner-Fischer
|
1372e95c24
- remove a couple of duplicate includes
|
16 years ago |
Bernhard Reutner-Fischer
|
672a42c9b7
- flesh out helptext of DOMULTI.
|
16 years ago |
Bernhard Reutner-Fischer
|
14881350e5
- should either be defined or callers should do_t_strip manually afterwards
|
16 years ago |
Ricard Wanderlof
|
3e099cd23b
Removed redundant includes.
|
16 years ago |
Bernhard Reutner-Fischer
|
d59b43ab8e
- pull check-lxdialog.sh from linux-2.6.26
|
16 years ago |
Paul Mundt
|
4355889406
Fix up an msync() redefinition for linuxthreads + nommu systems,
|
16 years ago |
Paul Mundt
|
a8267f12ce
Disable -msoft-float usage on SH, gcc doesn't support it.
|
16 years ago |
Bernhard Reutner-Fischer
|
d7cb403f82
- Fix powerpc pread/pwrite (Wade Berrier)
|
16 years ago |