OSDN Git Service

uclinux-h8/uclibc-ng.git
18 years agoBernhard Fischer writes: remove unused variables
Mike Frysinger [Sun, 29 Jan 2006 09:00:06 +0000 (09:00 -0000)]
Bernhard Fischer writes: remove unused variables

18 years agosync iruserfopen() prototype with glibc and remove double setting of cp to NULL by...
Mike Frysinger [Sun, 29 Jan 2006 08:58:01 +0000 (08:58 -0000)]
sync iruserfopen() prototype with glibc and remove double setting of cp to NULL by Bernard Fischer

18 years agoBernhard Fischer writes: remove unused variable __rcmd_errstr
Mike Frysinger [Sun, 29 Jan 2006 08:51:59 +0000 (08:51 -0000)]
Bernhard Fischer writes: remove unused variable __rcmd_errstr

18 years agosmall sync with glibc
Mike Frysinger [Sun, 29 Jan 2006 08:50:24 +0000 (08:50 -0000)]
small sync with glibc

18 years agoAdd split up multi sources,IMA compiling,build dependencies
Peter S. Mazinger [Fri, 27 Jan 2006 22:02:23 +0000 (22:02 -0000)]
Add split up multi sources,IMA compiling,build dependencies

18 years agoTODOs for the VAX port.
"Jan-Benedict Glaw" [Fri, 27 Jan 2006 21:47:58 +0000 (21:47 -0000)]
TODOs for the VAX port.

18 years agoDo not build *64 and llseek, correct some failure when LFS is disabled
Peter S. Mazinger [Fri, 27 Jan 2006 21:26:40 +0000 (21:26 -0000)]
Do not build *64 and llseek, correct some failure when LFS is disabled

18 years agoFirst round of VAX patches. This isn't complete right now, there are for
"Jan-Benedict Glaw" [Fri, 27 Jan 2006 21:20:28 +0000 (21:20 -0000)]
First round of VAX patches. This isn't complete right now, there are for
sure still bugs (properly hidden, of course), a libm is completely missing
(I've got one that implements some basic stuff, but that's really not
ready for checking in...)

I've also got a list of other things that need touch-ups, but that's mostly
minor stuff that'll be done during the next days.

18 years agouse attribute_unused instead of hardcoded
Peter S. Mazinger [Fri, 27 Jan 2006 21:16:02 +0000 (21:16 -0000)]
use attribute_unused instead of hardcoded

18 years agoremove comment
Peter S. Mazinger [Fri, 27 Jan 2006 21:15:19 +0000 (21:15 -0000)]
remove comment

18 years agoDisabled NULL error_print_progname, useless
Peter S. Mazinger [Fri, 27 Jan 2006 19:28:18 +0000 (19:28 -0000)]
Disabled NULL error_print_progname, useless

18 years agoUpdate copyright and comment
Peter S. Mazinger [Fri, 27 Jan 2006 19:26:42 +0000 (19:26 -0000)]
Update copyright and comment

18 years agoSome warnings go away
Peter S. Mazinger [Fri, 27 Jan 2006 17:50:52 +0000 (17:50 -0000)]
Some warnings go away

18 years agoAdd some prototypes to arch specific pread_write.c, mips has __mips64 questionable...
Peter S. Mazinger [Fri, 27 Jan 2006 15:37:19 +0000 (15:37 -0000)]
Add some prototypes to arch specific pread_write.c, mips has __mips64 questionable ifdefs

18 years agoAdd back explicit prototype, archs miss sys/io.h, remove m68k exclusion
Peter S. Mazinger [Fri, 27 Jan 2006 15:18:17 +0000 (15:18 -0000)]
Add back explicit prototype, archs miss sys/io.h, remove m68k exclusion

18 years agos|sys/perm.h|sys/io.h|, thx vapier
Peter S. Mazinger [Fri, 27 Jan 2006 14:57:54 +0000 (14:57 -0000)]
s|sys/perm.h|sys/io.h|, thx vapier

18 years agoThe VAX gas cannot (yet) cope with the tricks played here, so I'm grounding
"Jan-Benedict Glaw" [Fri, 27 Jan 2006 06:18:25 +0000 (06:18 -0000)]
The VAX gas cannot (yet) cope with the tricks played here, so I'm grounding
linktime warnings for now.

18 years agoupdate copyright
Mike Frysinger [Fri, 27 Jan 2006 05:28:00 +0000 (05:28 -0000)]
update copyright

18 years agojust exec the cat
Mike Frysinger [Fri, 27 Jan 2006 05:22:43 +0000 (05:22 -0000)]
just exec the cat

18 years agotry at crt1 code by tweaking crt0.c and utilizing the -S output of gcc
Mike Frysinger [Fri, 27 Jan 2006 00:08:15 +0000 (00:08 -0000)]
try at crt1 code by tweaking crt0.c and utilizing the -S output of gcc

18 years agoTobias no longer works for axis
Mike Frysinger [Thu, 26 Jan 2006 23:52:22 +0000 (23:52 -0000)]
Tobias no longer works for axis

18 years agodisable -z now by default
Mike Frysinger [Thu, 26 Jan 2006 23:51:25 +0000 (23:51 -0000)]
disable -z now by default

18 years agotouchup style to match other arch versions
Mike Frysinger [Thu, 26 Jan 2006 23:51:09 +0000 (23:51 -0000)]
touchup style to match other arch versions

18 years agomake sure we include the local sysdep.h header
Mike Frysinger [Thu, 26 Jan 2006 23:50:49 +0000 (23:50 -0000)]
make sure we include the local sysdep.h header

18 years agoremove things that libc-symbols.h already defines for us
Mike Frysinger [Thu, 26 Jan 2006 23:50:01 +0000 (23:50 -0000)]
remove things that libc-symbols.h already defines for us

18 years agocris uses @ for asm line separations
Mike Frysinger [Thu, 26 Jan 2006 23:49:27 +0000 (23:49 -0000)]
cris uses @ for asm line separations

18 years agoRicard Wanderlof writes:
Mike Frysinger [Thu, 26 Jan 2006 23:48:44 +0000 (23:48 -0000)]
Ricard Wanderlof writes:
Here's a patch to avoid a name clash between include/bits/byteswap.h and the
kernel include file <linux/byteorder/swab.h> . (Normally both aren't
included by the same file, but we've had one case where a conflict occurred
at link time, thus necessitating the patch). I've also taken the opportunity
to make the general structure and namespace of the file similar to the
corresponding file for other archs.

18 years agoprototypes for threads too
Peter S. Mazinger [Thu, 26 Jan 2006 22:30:50 +0000 (22:30 -0000)]
prototypes for threads too

18 years agoSome more prototypes, enable missing-prototypes/declarations warnings for now
Peter S. Mazinger [Thu, 26 Jan 2006 22:19:01 +0000 (22:19 -0000)]
Some more prototypes, enable missing-prototypes/declarations warnings for now

18 years agoGet rid of missing prototype warnings
Peter S. Mazinger [Thu, 26 Jan 2006 22:04:19 +0000 (22:04 -0000)]
Get rid of missing prototype warnings

18 years agoReally define, not undefine the crash statement...
"Jan-Benedict Glaw" [Thu, 26 Jan 2006 21:44:45 +0000 (21:44 -0000)]
Really define, not undefine the crash statement...

18 years agoAllow for targets that don't know about signed zero floats.
"Jan-Benedict Glaw" [Thu, 26 Jan 2006 20:50:21 +0000 (20:50 -0000)]
Allow for targets that don't know about signed zero floats.

18 years agoEnable gcvt in header, we build it
Peter S. Mazinger [Thu, 26 Jan 2006 18:44:37 +0000 (18:44 -0000)]
Enable gcvt in header, we build it

18 years agoCorrect mips, does mips ever be similar to others ;-(
Peter S. Mazinger [Thu, 26 Jan 2006 10:54:11 +0000 (10:54 -0000)]
Correct mips, does mips ever be similar to others ;-(

18 years agoGuard the use of sigreturn as in x86_64, thx blindvt
Peter S. Mazinger [Wed, 25 Jan 2006 21:00:40 +0000 (21:00 -0000)]
Guard the use of sigreturn as in x86_64, thx blindvt

18 years agohidden_strong_alias gone and won't be added back because it causes trouble
Peter S. Mazinger [Wed, 25 Jan 2006 20:36:34 +0000 (20:36 -0000)]
hidden_strong_alias gone and won't be added back because it causes trouble

18 years agoModify the earlier changes, because libc-lock references __pthread_mutex*, dont use...
Peter S. Mazinger [Wed, 25 Jan 2006 20:35:27 +0000 (20:35 -0000)]
Modify the earlier changes, because libc-lock references __pthread_mutex*, dont use hidden_strong_alias

18 years agoUse #define __NR_vfork __NR_fork consistently
Peter S. Mazinger [Wed, 25 Jan 2006 19:41:22 +0000 (19:41 -0000)]
Use #define __NR_vfork __NR_fork consistently

18 years agoerror_message_count got lost
Peter S. Mazinger [Wed, 25 Jan 2006 15:31:44 +0000 (15:31 -0000)]
error_message_count got lost

18 years agomake use of the internals provided earlier
Peter S. Mazinger [Wed, 25 Jan 2006 14:59:17 +0000 (14:59 -0000)]
make use of the internals provided earlier

18 years agoKeep only hidden __pthread_mutex_* used in libc, change pthread_mutex_* to use intern...
Peter S. Mazinger [Wed, 25 Jan 2006 14:58:26 +0000 (14:58 -0000)]
Keep only hidden __pthread_mutex_* used in libc, change pthread_mutex_* to use internal version, provide pthread_mutexattr_* internal versions, remove unused __pthread_mutex_timedlock

18 years agoRemove unused prototype
Peter S. Mazinger [Wed, 25 Jan 2006 14:56:13 +0000 (14:56 -0000)]
Remove unused prototype

18 years agouser internal versions of waitpid/raise/nanosleep
Peter S. Mazinger [Wed, 25 Jan 2006 14:53:46 +0000 (14:53 -0000)]
user internal versions of waitpid/raise/nanosleep

18 years agoprovide internal nanosleep/waitpid/sigaction/raise
Peter S. Mazinger [Wed, 25 Jan 2006 14:50:38 +0000 (14:50 -0000)]
provide internal nanosleep/waitpid/sigaction/raise

18 years agolongjmp should use __libc_longjmp, use __typeof again now that it works correctly
Peter S. Mazinger [Wed, 25 Jan 2006 14:49:10 +0000 (14:49 -0000)]
longjmp should use __libc_longjmp, use __typeof again now that it works correctly

18 years agos/IS_IN_linuxthreads/IS_IN_libpthread/
Peter S. Mazinger [Wed, 25 Jan 2006 14:48:02 +0000 (14:48 -0000)]
s/IS_IN_linuxthreads/IS_IN_libpthread/

18 years agofirst (broken) pass at updating to new crt style
Mike Frysinger [Tue, 24 Jan 2006 23:49:03 +0000 (23:49 -0000)]
first (broken) pass at updating to new crt style

18 years agotouchup page a bit to try and be clearer about which list we are talking about
Mike Frysinger [Tue, 24 Jan 2006 23:48:27 +0000 (23:48 -0000)]
touchup page a bit to try and be clearer about which list we are talking about

18 years agoGet rid of a shadow warning
Peter S. Mazinger [Tue, 24 Jan 2006 21:44:00 +0000 (21:44 -0000)]
Get rid of a shadow warning

18 years agoadd noreturn for *longjmp
Peter S. Mazinger [Tue, 24 Jan 2006 21:42:40 +0000 (21:42 -0000)]
add noreturn for *longjmp

18 years ago__longjmp/__libc_longjmp as noreturn
Peter S. Mazinger [Tue, 24 Jan 2006 19:36:42 +0000 (19:36 -0000)]
__longjmp/__libc_longjmp as noreturn

18 years ago- make sure that icc generates bits/sysnum.h
Bernhard Reutner-Fischer [Tue, 24 Jan 2006 18:57:50 +0000 (18:57 -0000)]
- make sure that icc generates bits/sysnum.h
  pgcc would need a completely different treatment here.

18 years agowaitpid undefined
Peter S. Mazinger [Tue, 24 Jan 2006 18:52:37 +0000 (18:52 -0000)]
waitpid undefined

18 years agoHope to mips build
Peter S. Mazinger [Tue, 24 Jan 2006 18:35:37 +0000 (18:35 -0000)]
Hope to mips build

18 years agouse __typeof for all __libc_x prototypes, do not need __sigaction/__vfork
Peter S. Mazinger [Tue, 24 Jan 2006 17:42:25 +0000 (17:42 -0000)]
use __typeof for all __libc_x prototypes, do not need __sigaction/__vfork

18 years agoDon't use __getpid/__getpagesize
Peter S. Mazinger [Tue, 24 Jan 2006 17:41:01 +0000 (17:41 -0000)]
Don't use __getpid/__getpagesize

18 years agofork/vfork weak in libc, strong in libpthread
Peter S. Mazinger [Tue, 24 Jan 2006 17:18:19 +0000 (17:18 -0000)]
fork/vfork weak in libc, strong in libpthread

18 years ago- use keywords __asm__ and __inline__ c99.
Bernhard Reutner-Fischer [Tue, 24 Jan 2006 16:59:55 +0000 (16:59 -0000)]
- use keywords __asm__ and __inline__ c99.

18 years agoMove threads header to proper location
Peter S. Mazinger [Tue, 24 Jan 2006 15:46:20 +0000 (15:46 -0000)]
Move threads header to proper location

18 years agoConvert all the strong_aliases to weak that are cancelable in libpthread
Peter S. Mazinger [Tue, 24 Jan 2006 15:40:32 +0000 (15:40 -0000)]
Convert all the strong_aliases to weak that are cancelable in libpthread

18 years agoUse __typeof for __libc*longjmp
Peter S. Mazinger [Tue, 24 Jan 2006 14:52:47 +0000 (14:52 -0000)]
Use __typeof for __libc*longjmp

18 years agoUse __typeof for __longjmp, remove alias to longjmp for cris, should be covered by...
Peter S. Mazinger [Tue, 24 Jan 2006 14:40:45 +0000 (14:40 -0000)]
Use __typeof for __longjmp, remove alias to longjmp for cris, should be covered by common/longjmp.c

18 years agoUse wildcard *.c for full rpc, update copyright
Peter S. Mazinger [Tue, 24 Jan 2006 10:38:51 +0000 (10:38 -0000)]
Use wildcard *.c for full rpc, update copyright

18 years agos/svc_auth_unix.c/svc_authux.c/
Peter S. Mazinger [Tue, 24 Jan 2006 10:01:57 +0000 (10:01 -0000)]
s/svc_auth_unix.c/svc_authux.c/

18 years agos/rpc_callmsg.c/rpc_cmsg.c/ for non-full rpc as well
Peter S. Mazinger [Tue, 24 Jan 2006 09:56:50 +0000 (09:56 -0000)]
s/rpc_callmsg.c/rpc_cmsg.c/ for non-full rpc as well

18 years agoRemove unneeded _GNU_SOURCE
Peter S. Mazinger [Mon, 23 Jan 2006 23:42:02 +0000 (23:42 -0000)]
Remove unneeded _GNU_SOURCE

18 years agosync with glibc
Mike Frysinger [Mon, 23 Jan 2006 23:22:10 +0000 (23:22 -0000)]
sync with glibc

18 years agocleanup and use the style of other *64 funcs
Mike Frysinger [Mon, 23 Jan 2006 23:00:19 +0000 (23:00 -0000)]
cleanup and use the style of other *64 funcs

18 years agodepend on ldso
Mike Frysinger [Mon, 23 Jan 2006 22:53:39 +0000 (22:53 -0000)]
depend on ldso

18 years agokill off redefined warnings
Mike Frysinger [Mon, 23 Jan 2006 22:52:27 +0000 (22:52 -0000)]
kill off redefined warnings

18 years agoAdd more warnings, for release we should guard later w/ DODEBUG
Peter S. Mazinger [Mon, 23 Jan 2006 22:49:39 +0000 (22:49 -0000)]
Add more warnings, for release we should guard later w/ DODEBUG

18 years agoadd support for arch_prctl() (only used on x86_64 atm)
Mike Frysinger [Mon, 23 Jan 2006 22:46:26 +0000 (22:46 -0000)]
add support for arch_prctl() (only used on x86_64 atm)

18 years agofix building with gcc4
Mike Frysinger [Mon, 23 Jan 2006 22:42:17 +0000 (22:42 -0000)]
fix building with gcc4

18 years agolongjmp missed, remove sh version, it's the same as the generic one
Peter S. Mazinger [Mon, 23 Jan 2006 21:34:39 +0000 (21:34 -0000)]
longjmp missed, remove sh version, it's the same as the generic one

18 years agomake sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libpthread...
Peter S. Mazinger [Mon, 23 Jan 2006 21:25:45 +0000 (21:25 -0000)]
make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libpthread as well

18 years agotypo
Peter S. Mazinger [Mon, 23 Jan 2006 21:15:14 +0000 (21:15 -0000)]
typo

18 years agoTry to correct stat64/stat issue, vapier please check on 64bit arch
Peter S. Mazinger [Mon, 23 Jan 2006 20:30:22 +0000 (20:30 -0000)]
Try to correct stat64/stat issue, vapier please check on 64bit arch

18 years agoMake i386 build w/ -std=c99 (almost)
Peter S. Mazinger [Mon, 23 Jan 2006 19:25:12 +0000 (19:25 -0000)]
Make i386 build w/ -std=c99 (almost)

18 years agoChange to build w/ -std=c99
Peter S. Mazinger [Mon, 23 Jan 2006 19:23:23 +0000 (19:23 -0000)]
Change to build w/ -std=c99

18 years agos/_GNU_SOURCE/__USE_GNU/
Peter S. Mazinger [Mon, 23 Jan 2006 19:14:49 +0000 (19:14 -0000)]
s/_GNU_SOURCE/__USE_GNU/

18 years agoReorganize a bit and mark tdestroy as GNU extension
Peter S. Mazinger [Mon, 23 Jan 2006 19:12:45 +0000 (19:12 -0000)]
Reorganize a bit and mark tdestroy as GNU extension

18 years agoMark __assert as noreturn
Peter S. Mazinger [Mon, 23 Jan 2006 16:10:08 +0000 (16:10 -0000)]
Mark __assert as noreturn

18 years agoGuard hidden prototypes accordingly
Peter S. Mazinger [Mon, 23 Jan 2006 16:06:34 +0000 (16:06 -0000)]
Guard hidden prototypes accordingly

18 years agoAdd some attribute_noreturn, replace __attribute__ ((noreturn)) as well
Peter S. Mazinger [Mon, 23 Jan 2006 14:57:49 +0000 (14:57 -0000)]
Add some attribute_noreturn, replace __attribute__ ((noreturn)) as well

18 years agoGet rid of nested warnings
Peter S. Mazinger [Mon, 23 Jan 2006 14:42:02 +0000 (14:42 -0000)]
Get rid of nested warnings

18 years agoCorrect memcpy use
Peter S. Mazinger [Mon, 23 Jan 2006 13:45:00 +0000 (13:45 -0000)]
Correct memcpy use

18 years agoAdd __longjmp prototype
Peter S. Mazinger [Mon, 23 Jan 2006 13:43:26 +0000 (13:43 -0000)]
Add __longjmp prototype

18 years agoSync w/ glibc
Peter S. Mazinger [Mon, 23 Jan 2006 12:54:14 +0000 (12:54 -0000)]
Sync w/ glibc

18 years ago- __td_debug is only needed if NDEBUG is not defined.
Bernhard Reutner-Fischer [Mon, 23 Jan 2006 08:51:48 +0000 (08:51 -0000)]
- __td_debug is only needed if NDEBUG is not defined.

18 years agoRemove redundancy and move hidden prototypes around
Peter S. Mazinger [Mon, 23 Jan 2006 06:00:53 +0000 (06:00 -0000)]
Remove redundancy and move hidden prototypes around

18 years agoEnable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a...
Peter S. Mazinger [Sun, 22 Jan 2006 19:35:08 +0000 (19:35 -0000)]
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt

18 years agoAllow to be used in bits/syscalls.h even if _GNU_SOURCE is defined
Peter S. Mazinger [Sun, 22 Jan 2006 19:31:09 +0000 (19:31 -0000)]
Allow to be used in bits/syscalls.h even if _GNU_SOURCE is defined

18 years agograb alpha version of mman.h from glibc
Mike Frysinger [Sun, 22 Jan 2006 04:54:56 +0000 (04:54 -0000)]
grab alpha version of mman.h from glibc

18 years agoimport syscall from glibc
Mike Frysinger [Sat, 21 Jan 2006 21:56:06 +0000 (21:56 -0000)]
import syscall from glibc

18 years agofix building on 64bit hosts
Mike Frysinger [Sat, 21 Jan 2006 21:55:44 +0000 (21:55 -0000)]
fix building on 64bit hosts

18 years agofix building on 64bit hosts
Mike Frysinger [Sat, 21 Jan 2006 21:55:20 +0000 (21:55 -0000)]
fix building on 64bit hosts

18 years agofix unused warnings
Mike Frysinger [Sat, 21 Jan 2006 21:54:58 +0000 (21:54 -0000)]
fix unused warnings

18 years agodont force linuxthreads db if debugging is enabled
Mike Frysinger [Sat, 21 Jan 2006 21:54:47 +0000 (21:54 -0000)]
dont force linuxthreads db if debugging is enabled

18 years ago- fix typo in comment.
Bernhard Reutner-Fischer [Sat, 21 Jan 2006 18:13:49 +0000 (18:13 -0000)]
- fix typo in comment.

18 years agoRemove old comment
Peter S. Mazinger [Sat, 21 Jan 2006 16:54:48 +0000 (16:54 -0000)]
Remove old comment