index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
1
-3
/
+3
*
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-11-02
1
-2
/
+0
*
uml: helper.c warning corrections
Vitaliy Ivanov
2011-07-25
1
-2
/
+2
*
uml: Fix build breakage after slab.h changes
Jan Kiszka
2010-04-19
1
-1
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
includecheck fix: um, helper.c
Jaswinder Singh Rajput
2009-09-20
1
-1
/
+0
*
uml: PATH_MAX needs limits.h
Ingo Molnar
2008-06-06
1
-0
/
+1
*
uml: fix build when SLOB is enabled
Jeff Dike
2008-05-13
1
-2
/
+2
*
uml: fix build error
Ingo Molnar
2008-04-26
1
-0
/
+1
*
uml: tidy helper code
Jeff Dike
2008-02-05
1
-44
/
+30
*
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
2007-12-17
1
-11
/
+27
*
uml: userspace files should call libc directly
Jeff Dike
2007-10-16
1
-3
/
+5
*
uml: Eliminate kernel allocator wrappers
Jeff Dike
2007-07-16
1
-2
/
+2
*
uml: simplify helper stack handling
Jeff Dike
2007-07-16
1
-12
/
+7
*
uml: convert libc layer to call read and write
Jeff Dike
2007-05-07
1
-2
/
+3
*
uml: tidy libc code
Jeff Dike
2007-05-07
1
-3
/
+6
*
uml: remove page_size()
Jeff Dike
2007-05-07
1
-2
/
+3
*
uml: remove user_util.h
Jeff Dike
2007-05-07
1
-1
/
+0
*
uml: delete unused code
Jeff Dike
2007-05-07
1
-11
/
+0
*
[PATCH] uml: make execvp safe for our usage
Paolo 'Blaisorblade' Giarrusso
2006-11-25
1
-4
/
+10
*
[PATCH] uml: cleanup run_helper() API to fix a leak
Paolo 'Blaisorblade' Giarrusso
2006-10-20
1
-4
/
+3
*
[PATCH] uml: code convention cleanup of a file
Paolo 'Blaisorblade' Giarrusso
2006-10-20
1
-25
/
+28
*
[PATCH] uml: Fix handling of failed execs of helpers
Jeff Dike
2006-09-26
1
-11
/
+11
*
[PATCH] uml: fix hang on run_helper() failure on uml_net
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-5
/
+5
*
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
2006-01-18
1
-2
/
+2
*
[PATCH] uml: separate libc-dependent helper code
Jeff Dike
2005-11-07
1
-0
/
+165