On 2025-01-22 04:08, Corinna Vinschen wrote:
On Jan 22 12:04, Corinna Vinschen wrote:
On Jan 17 10:01, Brian Inglis wrote:
Add unavailable POSIX additions to Not Implemented section.

Signed-off-by: Brian Inglis <brian.ing...@systematicsw.ab.ca>
---
  winsup/doc/posix.xml | 26 ++++++++++++++++++++++++--
  1 file changed, 24 insertions(+), 2 deletions(-)

diff --git a/winsup/doc/posix.xml b/winsup/doc/posix.xml
index ac05657d2246..7e66cb8fc1c0 100644
--- a/winsup/doc/posix.xml
+++ b/winsup/doc/posix.xml
@@ -16,6 +16,9 @@ ISO/IEC DIS 9945 Information technology
  - Issue 8.</para>
<screen>
+    CMPLX                      
+    CMPLXF                     
+    CMPLXL                     
      FD_CLR
      FD_ISSET
      FD_SET
@@ -554,6 +557,7 @@ ISO/IEC DIS 9945 Information technology
      jn
      jrand48
      kill
+    kill_dependency            
      killpg
      l64a
      labs
@@ -1466,6 +1470,8 @@ ISO/IEC DIS 9945 Information technology
      mempcpy
      memrchr
      mkostemps
+    posix_spawn_file_actions_addchdir_np
+    posix_spawn_file_actions_addfchdir_np
      pow10
      pow10f
      pow10l

These first three hunks belong into patch #1 of the set, don't they?

No, sorry, into patch #2, of course.

Hi Corinna,

Re previous comment: I thought I was to apply those lib+crypt changes!

As I said in 0/5:

"Please note some changes are displaced due to rebase conflicts."

which only appear after commit --amend/rebase --continue!

As I said before, I am now noticing the limitations of interactive rebasing and cherry-picking, sometimes skipping patches or hunks, especially after conflicts!

If you have any advice for avoiding those conflicts, please hit me with your clue stick! ;^>

I will return with v8 - caffeine+sugar-powered rather than veggie-powered!

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher  but when there is no more to cut
                                -- Antoine de Saint-Exupéry

Reply via email to