OSDN Git Service

Make sbrk common, add arm/brk.c, cleanup leftover damage
authorEric Andersen <andersen@codepoet.org>
Mon, 21 Jan 2002 02:39:29 +0000 (02:39 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 21 Jan 2002 02:39:29 +0000 (02:39 -0000)
commit55497563115712ac1ec2c70713357a7489291037
tree725de76ccf89cc82389dae206db3a77f8f86c9cf
parent84fd661079f473310ea6f05771d5deea6d3c8e9c
Make sbrk common, add arm/brk.c, cleanup leftover damage
libc/sysdeps/linux/arm/Makefile
libc/sysdeps/linux/arm/brk.c [new file with mode: 0644]
libc/sysdeps/linux/common/Makefile
libc/sysdeps/linux/common/sbrk.c [moved from libc/sysdeps/linux/i386/sbrk.c with 80% similarity]
libc/sysdeps/linux/i386/Makefile
libc/sysdeps/linux/i386/brk.c