Skip to content
Merged
Prev Previous commit
Merge branch 'main' into posix_pt
  • Loading branch information
encukou authored Jan 29, 2024
commit dd6082c98c72db3508cd57412c0ee02633c4937d
2 changes: 2 additions & 0 deletions Doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,11 @@
('c:func', 'gettimeofday'),
('c:func', 'gmtime'),
('c:func', 'grantpt'),
('c:func', 'localeconv'),
('c:func', 'localtime'),
('c:func', 'main'),
('c:func', 'malloc'),
('c:func', 'mktime'),
('c:func', 'posix_openpt'),
('c:func', 'printf'),
('c:func', 'ptsname'),
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.