Skip to content

Commit 550c678

Browse files
committed
glibc: move MAP_ANONYMOUS and sched to LKMC
1 parent a227282 commit 550c678

File tree

3 files changed

+1
-106
lines changed

3 files changed

+1
-106
lines changed

glibc/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@
66
1. [alloca.c](alloca.c)
77
1. [brk.c](brk.c)
88
1. [main.c](main.c)
9-
1. [map_anonymous.c](map_anonymous.c)
9+
1. MAP_ANONYMOUS
1010
1. [map_anonymous_semaphore.c](interactive/map_anonymous_semaphore.c)
1111
1. [ptrace.c](ptrace.c)
1212
1. [reboot.c](reboot.c.off)
1313
1. [sysconf.c](sysconf.c)
14-
1. [sched.c](sched.c)
1514
1. [syscall.c](syscall.c)
1615
1. `string.h`
1716
1. [strfry.c](strfry.c)

glibc/map_anonymous.c

Lines changed: 0 additions & 35 deletions
This file was deleted.

glibc/sched.c

Lines changed: 0 additions & 69 deletions
This file was deleted.

0 commit comments

Comments
 (0)