• Russ Cox's avatar
    new approach for generating sysimport.c · af678a59
    Russ Cox authored
    (renamed to avoid any conflict with old p4 copies).
    
    this approach doesn't require auto-generating
    files also kept in p4, so it should be easier on
    go users who don't sync very often.
    
    this approach will be more work for go developers:
    builtin.c needs to be copied to builtin.c.boot in p4
    as new functions are added.  mkbuiltin does this
    for certain $USERs to help us remember.
    
    R=r
    DELTA=343  (176 added, 162 deleted, 5 changed)
    OCL=25803
    CL=25805
    af678a59
Name
Last commit
Last update
..
cmd Loading commit data...
lib Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach_amd64 Loading commit data...
old/c Loading commit data...
pkg/debug/macho/testdata Loading commit data...
runtime Loading commit data...
Make.conf Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...
quietgcc.bash Loading commit data...
run.bash Loading commit data...
sudo.bash Loading commit data...