tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Introduction to posix_spawn/chdir



On Fri, Jun 11, 2021 at 1:10 AM Piyush Sachdeva
<piyushsachdeva245%gmail.com@localhost> wrote:
>
> To whomever it may concern,
> Hi, I am Piyush Sachdeva.
> I am doing an "unofficial GSoC Project" to enhance the posix_spawn() system call.
> Check out my blogpost for more details.
>
> I will ask questions here and report my progress during this project.


Progress Update 1 (Week 2)-
Contrary to the timeline provided, I started working within the user-land.
(src/lib/libc/gen/posix_spawn_fileactions.c, src/include/spawn.h,
src/sys/sys/spawn.h
The modifications made to the files can be found at:
https://github.com/cosmologistPiyush/posix_spawn-chdir


As most of the work in the user-land is done,
it is my goal to work in the kernel-space for the next three weeks.

Regards,
Piyush


Home | Main Index | Thread Index | Old Index